Searched refs:ORANGEFS_SB (Results 1 – 3 of 3) sorted by relevance
43 struct orangefs_sb_info_s *orangefs_sb = ORANGEFS_SB(root->d_sb); in orangefs_show_options()57 struct orangefs_sb_info_s *orangefs_sb = ORANGEFS_SB(sb); in parse_mount_options()177 (int)(ORANGEFS_SB(sb)->fs_id)); in orangefs_statfs()182 new_op->upcall.req.statfs.fs_id = ORANGEFS_SB(sb)->fs_id; in orangefs_statfs()184 if (ORANGEFS_SB(sb)->flags & ORANGEFS_OPT_INTR) in orangefs_statfs()204 buf->f_fsid.val[0] = ORANGEFS_SB(sb)->fs_id; in orangefs_statfs()205 buf->f_fsid.val[1] = ORANGEFS_SB(sb)->id; in orangefs_statfs()421 ORANGEFS_SB(sb)->sb = sb; in orangefs_fill_sb()423 ORANGEFS_SB(sb)->root_khandle = fs_mount->root_khandle; in orangefs_fill_sb()424 ORANGEFS_SB(sb)->fs_id = fs_mount->fs_id; in orangefs_fill_sb()[all …]
245 static inline struct orangefs_sb_info_s *ORANGEFS_SB(struct super_block *sb) in ORANGEFS_SB() function280 &ORANGEFS_SB(inode->i_sb)->root_khandle, in is_root_handle()283 if (ORANGEFS_khandle_cmp(&(ORANGEFS_SB(inode->i_sb)->root_khandle), in is_root_handle()462 ((ORANGEFS_SB(inode->i_sb)->flags & ORANGEFS_OPT_INTR) ? \
540 if (ORANGEFS_SB(file_inode(filp)->i_sb)->flags & ORANGEFS_OPT_LOCAL_LOCK) { in orangefs_lock()