Searched defs:sb (Results 226 - 250 of 695) sorted by relevance

1234567891011>>

/linux-master/fs/autofs/
H A Dinode.c39 void autofs_kill_sb(struct super_block *sb) argument
436 struct inode *autofs_get_inode(struct super_block *sb, umode_t mode) argument
/linux-master/fs/squashfs/
H A Dblock.c189 static int squashfs_bio_read(struct super_block *sb, u64 index, int length, argument
263 int squashfs_read_data(struct super_block *sb, u64 index, int length, argument
H A Dfile.c161 static long long read_indexes(struct super_block *sb, int n, argument
/linux-master/fs/notify/
H A Dmark.c218 struct super_block *sb = inode->i_sb; local
227 struct super_block *sb = fsnotify_connector_sb(conn); local
235 struct super_block *sb = fsnotify_connector_sb(conn); local
[all...]
/linux-master/include/linux/
H A Dquotaops.h17 static inline struct quota_info *sb_dqopt(struct super_block *sb) argument
83 static inline int dquot_suspend(struct super_block *sb, in argument
122 sb_dqinfo(struct super_block *sb, int type) argument
131 sb_has_quota_usage_enabled(struct super_block *sb, int type) argument
137 sb_has_quota_limits_enabled(struct super_block *sb, int type) argument
143 sb_has_quota_suspended(struct super_block *sb, int type) argument
149 sb_any_quota_suspended(struct super_block *sb) argument
155 sb_has_quota_loaded(struct super_block *sb, int type) argument
161 sb_any_quota_loaded(struct super_block *sb) argument
166 sb_has_quota_active(struct super_block *sb, int type) argument
180 sb_has_quota_usage_enabled(struct super_block *sb, int type) argument
185 sb_has_quota_limits_enabled(struct super_block *sb, int type) argument
190 sb_has_quota_suspended(struct super_block *sb, int type) argument
195 sb_any_quota_suspended(struct super_block *sb) argument
201 sb_has_quota_loaded(struct super_block *sb, int type) argument
206 sb_any_quota_loaded(struct super_block *sb) argument
211 sb_has_quota_active(struct super_block *sb, int type) argument
272 dquot_disable(struct super_block *sb, int type, unsigned int flags) argument
278 dquot_suspend(struct super_block *sb, int type) argument
283 dquot_resume(struct super_block *sb, int type) argument
290 dquot_writeback_dquots(struct super_block *sb, int type) argument
[all...]
/linux-master/fs/nfs/
H A Dunlink.c67 struct super_block *sb = dentry->d_sb; local
288 struct super_block *sb = data->old_dir->i_sb; local
H A Dfscache.h170 static inline void nfs_fscache_release_super_cookie(struct super_block *sb) {} argument
/linux-master/fs/adfs/
H A Dinode.c92 adfs_atts2mode(struct super_block *sb, struct inode *inode) argument
135 static int adfs_mode2atts(struct super_block *sb, struct inode *inode, argument
245 adfs_iget(struct super_block *sb, struct object_info *obj) argument
306 struct super_block *sb = inode->i_sb; local
363 struct super_block *sb = inode->i_sb; local
[all...]
/linux-master/fs/xfs/
H A Dxfs_notify_failure.c124 struct super_block *sb = mp->m_super; local
139 struct super_block *sb = mp->m_super; local
/linux-master/fs/bcachefs/
H A Ddisk_groups.c21 static int bch2_sb_disk_groups_validate(struct bch_sb *sb, argument
290 static int __bch2_disk_group_add(struct bch_sb_handle *sb, unsigne argument
119 bch2_sb_disk_groups_to_text(struct printbuf *out, struct bch_sb *sb, struct bch_sb_field *f) argument
333 bch2_disk_path_find(struct bch_sb_handle *sb, const char *name) argument
353 bch2_disk_path_find_or_create(struct bch_sb_handle *sb, const char *name) argument
431 bch2_disk_path_to_text_sb(struct printbuf *out, struct bch_sb *sb, unsigned v) argument
580 bch2_target_to_text_sb(struct printbuf *out, struct bch_sb *sb, unsigned v) argument
608 bch2_opt_target_to_text(struct printbuf *out, struct bch_fs *c, struct bch_sb *sb, u64 v) argument
[all...]
/linux-master/fs/nilfs2/
H A Dnamei.c132 struct super_block *sb = dir->i_sb; local
455 static struct dentry *nilfs_get_dentry(struct super_block *sb, u64 cno, argument
480 static struct dentry *nilfs_fh_to_dentry(struct super_block *sb, struct fid *fh, argument
493 static struct dentry *nilfs_fh_to_parent(struct super_block *sb, struct fid *fh, argument
[all...]
/linux-master/fs/ext2/
H A Dnamei.c160 struct super_block * sb = dir->i_sb; local
/linux-master/fs/exfat/
H A Dballoc.c29 static int exfat_allocate_bitmap(struct super_block *sb, argument
77 int exfat_load_bitmap(struct super_block *sb) argument
129 struct super_block *sb = inode->i_sb; local
148 struct super_block *sb = inode->i_sb; local
180 exfat_find_free_bitmap(struct super_block *sb, unsigned int clu) argument
225 exfat_count_used_clusters(struct super_block *sb, unsigned int *ret_count) argument
259 struct super_block *sb = inode->i_sb; local
[all...]
H A Dnls.c452 unsigned short exfat_toupper(struct super_block *sb, unsigned short a) argument
468 int exfat_uniname_ncmp(struct super_block *sb, unsigned short *a, argument
479 static int exfat_utf16_to_utf8(struct super_block *sb, argument
493 static int exfat_utf8_to_utf16(struct super_block *sb, argument
540 __exfat_utf16_to_nls(struct super_block *sb, struct exfat_uni_name *p_uniname, unsigned char *p_cstring, int buflen) argument
595 exfat_nls_to_ucs2(struct super_block *sb, const unsigned char *p_cstring, const int len, struct exfat_uni_name *p_uniname, int *p_lossy) argument
632 exfat_utf16_to_nls(struct super_block *sb, struct exfat_uni_name *uniname, unsigned char *p_cstring, int buflen) argument
641 exfat_nls_to_utf16(struct super_block *sb, const unsigned char *p_cstring, const int len, struct exfat_uni_name *uniname, int *p_lossy) argument
650 exfat_load_upcase_table(struct super_block *sb, sector_t sector, unsigned long long num_sectors, unsigned int utbl_checksum) argument
705 exfat_load_default_upcase_table(struct super_block *sb) argument
741 exfat_create_upcase_table(struct super_block *sb) argument
[all...]
/linux-master/fs/overlayfs/
H A Dexport.c285 static struct dentry *ovl_obtain_alias(struct super_block *sb, argument
417 static struct dentry *ovl_lookup_real_inode(struct super_block *sb, argument
482 static struct dentry *ovl_lookup_real_ancestor(struct super_block *sb, argument
535 ovl_lookup_real(struct super_block *sb, struct dentry *real, const struct ovl_layer *layer) argument
637 ovl_get_dentry(struct super_block *sb, struct dentry *upper, struct ovl_path *lowerpath, struct dentry *index) argument
664 ovl_upper_fh_to_d(struct super_block *sb, struct ovl_fh *fh) argument
684 ovl_lower_fh_to_d(struct super_block *sb, struct ovl_fh *fh) argument
787 ovl_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
827 ovl_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
[all...]
/linux-master/fs/f2fs/
H A Dinode.c532 struct inode *f2fs_iget(struct super_block *sb, unsigned long ino) argument
626 struct inode *f2fs_iget_retry(struct super_block *sb, unsigned long ino) argument
/linux-master/fs/minix/
H A Ddir.c85 struct super_block *sb = inode->i_sb; local
157 struct super_block * sb = dir->i_sb; local
205 struct super_block * sb = dir->i_sb; local
/linux-master/fs/ceph/
H A Dexport.c126 static struct inode *__lookup_inode(struct super_block *sb, u64 ino) argument
172 struct inode *ceph_lookup_inode(struct super_block *sb, u64 ino) argument
184 static struct dentry *__fh_to_dentry(struct super_block *sb, u64 ino) argument
206 static struct dentry *__snapfh_to_dentry(struct super_block *sb, argument
296 ceph_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
318 __get_parent(struct super_block *sb, struct dentry *child, u64 ino) argument
415 ceph_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
[all...]
H A Dquota.c24 struct super_block *sb = inode->i_sb; local
44 struct super_block *sb = mdsc->fsc->sb; local
130 lookup_quotarealm_inode(struct ceph_mds_client *mdsc, struct super_block *sb, struct ceph_snap_realm *realm) argument
/linux-master/fs/afs/
H A Dsuper.c421 static int afs_test_super(struct super_block *sb, struct fs_context *fc) argument
433 static int afs_dynroot_test_super(struct super_block *sb, struct fs_context *fc) argument
441 static int afs_set_super(struct super_block *sb, struct fs_context *fc) argument
449 static int afs_fill_super(struct super_block *sb, struct afs_fs_context *ctx) argument
538 afs_kill_super(struct super_block *sb) argument
562 struct super_block *sb; local
681 afs_alloc_inode(struct super_block *sb) argument
[all...]
/linux-master/fs/proc/
H A Droot.c215 struct super_block *sb = fc->root->d_sb; local
260 static void proc_kill_sb(struct super_block *sb) argument
/linux-master/fs/hfsplus/
H A Dsuper.c58 struct inode *hfsplus_iget(struct super_block *sb, unsigned long ino) argument
176 static int hfsplus_sync_fs(struct super_block *sb, int wait) argument
263 void hfsplus_mark_mdb_dirty(struct super_block *sb) argument
288 hfsplus_put_super(struct super_block *sb) argument
318 struct super_block *sb = dentry->d_sb; local
335 hfsplus_remount(struct super_block *sb, int *flags, char *data) argument
380 hfsplus_fill_super(struct super_block *sb, void *data, int silent) argument
629 hfsplus_alloc_inode(struct super_block *sb) argument
[all...]
/linux-master/fs/efivarfs/
H A Dsuper.c49 struct super_block *sb = root->d_sb; local
191 struct super_block *sb = (struct super_block *)data; local
312 static int efivarfs_fill_super(struct super_block *sb, struct fs_context *fc) argument
391 efivarfs_kill_sb(struct super_block *sb) argument
[all...]
/linux-master/fs/qnx4/
H A Dinode.c46 struct super_block *sb = fc->root->d_sb; local
137 struct super_block *sb = dentry->d_sb; local
156 qnx4_checkroot(struct super_block *sb, struct qnx4_super_block *s) argument
257 qnx4_kill_sb(struct super_block *sb) argument
282 qnx4_iget(struct super_block *sb, unsigned long ino) argument
355 qnx4_alloc_inode(struct super_block *sb) argument
[all...]
/linux-master/fs/ramfs/
H A Dinode.c57 struct inode *ramfs_get_inode(struct super_block *sb, argument
262 static int ramfs_fill_super(struct super_block *sb, struct fs_context *fc) argument
312 ramfs_kill_sb(struct super_block *sb) argument
[all...]

Completed in 359 milliseconds

1234567891011>>