Searched defs:sb (Results 76 - 100 of 695) sorted by relevance

1234567891011>>

/linux-master/fs/jfs/
H A Dioctl.c112 struct super_block *sb = inode->i_sb; local
H A Djfs_metapage.h28 struct super_block *sb; member in struct:metapage
/linux-master/fs/xfs/
H A Dxfs_export.c172 xfs_fs_fh_to_dentry(struct super_block *sb, struct fid *fid, argument
196 xfs_fs_fh_to_parent(struct super_block *sb, struct fid *fid, argument
106 xfs_nfs_get_inode( struct super_block *sb, u64 ino, u32 generation) argument
/linux-master/fs/bcachefs/
H A Djournal_sb.c19 static int bch2_sb_journal_validate(struct bch_sb *sb, argument
72 static void bch2_sb_journal_to_text(struct printbuf *out, struct bch_sb *sb, argument
102 static int bch2_sb_journal_v2_validate(struct bch_sb *sb, argument
159 static void bch2_sb_journal_v2_to_text(struct printbuf *out, struct bch_sb *sb, argument
H A Dsb-errors.c32 static int bch2_sb_errors_validate(struct bch_sb *sb, struct bch_sb_field *f, argument
57 static void bch2_sb_errors_to_text(struct printbuf *out, struct bch_sb *sb, argument
/linux-master/fs/ufs/
H A Dialloc.c59 struct super_block * sb; local
129 ufs2_init_inodes_chunk(struct super_block *sb, struct ufs_cg_private_info *ucpi, struct ufs_cylinder_group *ucg) argument
174 struct super_block * sb; local
[all...]
/linux-master/fs/hpfs/
H A Dinode.c16 struct super_block *sb = i->i_sb; local
48 struct super_block *sb = i->i_sb; local
/linux-master/fs/ocfs2/
H A Dbuffer_head_io.c201 struct super_block *sb = ocfs2_metadata_cache_get_super(ci); local
405 static void ocfs2_check_super_or_backup(struct super_block *sb, argument
193 ocfs2_read_blocks(struct ocfs2_caching_info *ci, u64 block, int nr, struct buffer_head *bhs[], int flags, int (*validate)(struct super_block *sb, struct buffer_head *bh)) argument
/linux-master/fs/freevxfs/
H A Dvxfs_bmap.c45 struct super_block *sb = ip->i_sb; local
/linux-master/fs/gfs2/
H A Dtrans.c233 struct super_block *sb = sdp->sd_vfs; local
/linux-master/fs/qnx4/
H A Dqnx4.h33 static inline struct qnx4_sb_info *qnx4_sb(struct super_block *sb) argument
/linux-master/drivers/gpu/drm/i915/
H A Dintel_wakeref.c204 char *buf, *sb, *se; local
/linux-master/fs/erofs/
H A Dcompress.h12 struct super_block *sb; member in struct:z_erofs_decompress_req
/linux-master/tools/testing/selftests/resctrl/
H A Dfill_buf.c25 static void sb(void) function
/linux-master/fs/nilfs2/
H A Difile.c136 struct super_block *sb = ifile->i_sb; local
185 int nilfs_ifile_read(struct super_block *sb, struct nilfs_root *root, argument
/linux-master/tools/testing/selftests/kvm/
H A Dguest_memfd_test.c49 struct stat sb; local
/linux-master/fs/squashfs/
H A Dinode.c44 static int squashfs_new_inode(struct super_block *sb, struct inode *inode, argument
75 struct inode *squashfs_iget(struct super_block *sb, long long ino, argument
105 struct super_block *sb = inode->i_sb; local
[all...]
H A Dcache.c52 struct squashfs_cache_entry *squashfs_cache_get(struct super_block *sb, argument
331 int squashfs_read_metadata(struct super_block *sb, void *buffer, argument
379 struct squashfs_cache_entry *squashfs_get_fragment(struct super_block *sb, argument
394 struct squashfs_cache_entry *squashfs_get_datablock(struct super_block *sb, argument
406 squashfs_read_table(struct super_block *sb, u64 block, int length) argument
[all...]
H A Ddir.c38 static int get_dir_index_using_offset(struct super_block *sb, argument
H A Dnamei.c63 static int get_dir_index_using_name(struct super_block *sb, argument
/linux-master/fs/9p/
H A Dvfs_super.c55 v9fs_fill_super(struct super_block *sb, struct v9fs_session_info *v9ses, argument
109 struct super_block *sb = NULL; local
203 v9fs_umount_begin(struct super_block *sb) argument
[all...]
/linux-master/fs/qnx6/
H A Dqnx6.h31 struct qnx6_super_block *sb; /* our superblock */ member in struct:qnx6_sb_info
59 static inline struct qnx6_sb_info *QNX6_SB(struct super_block *sb) argument
/linux-master/fs/affs/
H A Dbitmap.c15 affs_count_free_blocks(struct super_block *sb) argument
39 affs_free_block(struct super_block *sb, u32 block) argument
117 struct super_block *sb; local
244 affs_init_bitmap(struct super_block *sb, int *flags) argument
353 affs_free_bitmap(struct super_block *sb) argument
[all...]
/linux-master/sound/isa/sb/
H A DMakefile
/linux-master/fs/isofs/
H A Dexport.c20 isofs_export_iget(struct super_block *sb, argument
162 static struct dentry *isofs_fh_to_dentry(struct super_block *sb, argument
174 static struct dentry *isofs_fh_to_parent(struct super_block *sb, argument

Completed in 241 milliseconds

1234567891011>>