H A D | super.c | 42 static int thaw_super_locked(struct super_block *sb, enum freeze_holder who); 53 static inline void __super_lock(struct super_block *sb, bool excl) in __super_lock() 61 static inline void super_unlock(struct super_block *sb, bool excl) in super_unlock() 69 static inline void __super_lock_excl(struct super_block *sb) in __super_lock_excl() 74 static inline void super_unlock_excl(struct super_block *sb) in super_unlock_excl() 79 static inline void super_unlock_shared(struct super_block *sb) in super_unlock_shared() 84 static bool super_flags(const struct super_block *sb, unsigned int flags) in super_flags() 109 static __must_check bool super_lock(struct super_block *sb, bool excl) in super_lock() 137 static inline bool super_lock_shared(struct super_block *sb) in super_lock_shared() 143 static inline bool super_lock_excl(struct super_block *s 731 sget_fc(struct fs_context * fc,int (* test)(struct super_block *,struct fs_context *),int (* set)(struct super_block *,struct fs_context *)) sget_fc() argument 732 sget_fc(struct fs_context * fc,int (* test)(struct super_block *,struct fs_context *),int (* set)(struct super_block *,struct fs_context *)) sget_fc() argument 816 sget(struct file_system_type * type,int (* test)(struct super_block *,void *),int (* set)(struct super_block *,void *),int flags,void * data) sget() argument 817 sget(struct file_system_type * type,int (* test)(struct super_block *,void *),int (* set)(struct super_block *,void *),int flags,void * data) sget() argument 890 __iterate_supers(void (* f)(struct super_block *)) __iterate_supers() argument 920 iterate_supers(void (* f)(struct super_block *,void *),void * arg) iterate_supers() argument 958 iterate_supers_type(struct file_system_type * type,void (* f)(struct super_block *,void *),void * arg) iterate_supers_type() argument 1268 vfs_get_super(struct fs_context * fc,int (* test)(struct super_block *,struct fs_context *),int (* fill_super)(struct super_block * sb,struct fs_context * fc)) vfs_get_super() argument 1656 get_tree_bdev(struct fs_context * fc,int (* fill_super)(struct super_block *,struct fs_context *)) get_tree_bdev() argument 1670 mount_bdev(struct file_system_type * fs_type,int flags,const char * dev_name,void * data,int (* fill_super)(struct super_block *,void *,int)) mount_bdev() argument 1722 mount_nodev(struct file_system_type * fs_type,int flags,void * data,int (* fill_super)(struct super_block *,void *,int)) mount_nodev() argument 1772 mount_single(struct file_system_type * fs_type,int flags,void * data,int (* fill_super)(struct super_block *,void *,int)) mount_single() argument [all...] |