Searched defs:sb (Results 101 - 125 of 695) sorted by relevance

1234567891011>>

/linux-master/fs/adfs/
H A Ddir_fplus.c103 static int adfs_fplus_read(struct super_block *sb, u32 indaddr, argument
[all...]
/linux-master/tools/hv/
H A Dhv_vss_daemon.c118 struct stat sb; local
/linux-master/fs/hfsplus/
H A Dattributes.c50 int hfsplus_attr_build_key(struct super_block *sb, hfsplus_btree_key *key, argument
137 int hfsplus_find_attr(struct super_block *sb, u32 cnid, argument
172 struct super_block *sb = inode->i_sb; local
198 struct super_block *sb = inode->i_sb; local
310 struct super_block *sb = inode->i_sb; local
[all...]
H A Dpart_tbl.c70 static int hfs_parse_old_pmap(struct super_block *sb, struct old_pmap *pm, argument
91 static int hfs_parse_new_pmap(struct super_block *sb, void *buf, argument
128 int hfs_part_find(struct super_block *sb, argument
[all...]
/linux-master/fs/xfs/
H A Dxfs_quotaops.c55 xfs_fs_get_quota_state( struct super_block *sb, struct qc_state *state) argument
107 xfs_fs_set_info( struct super_block *sb, int type, struct qc_info *info) argument
157 xfs_quota_enable( struct super_block *sb, unsigned int uflags) argument
172 xfs_quota_disable( struct super_block *sb, unsigned int uflags) argument
187 xfs_fs_rm_xquota( struct super_block *sb, unsigned int uflags) argument
214 xfs_fs_get_dqblk( struct super_block *sb, struct kqid qid, struct qc_dqblk *qdq) argument
231 xfs_fs_get_nextdqblk( struct super_block *sb, struct kqid *qid, struct qc_dqblk *qdq) argument
255 xfs_fs_set_dqblk( struct super_block *sb, struct kqid qid, struct qc_dqblk *qdq) argument
[all...]
H A Dxfs_pnfs.c53 xfs_fs_get_uuid( struct super_block *sb, u8 *buf, u32 *len, u64 *offset) argument
/linux-master/fs/
H A Dsync.c30 int sync_filesystem(struct super_block *sb) argument
74 sync_inodes_one_sb(struct super_block *sb, void *arg) argument
80 sync_fs_one_sb(struct super_block *sb, void *arg) argument
152 struct super_block *sb; local
[all...]
/linux-master/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_acpi.c86 struct acpi_resource_i2c_serialbus *sb; local
/linux-master/fs/hfs/
H A Dbtree.c19 struct hfs_btree *hfs_btree_open(struct super_block *sb, u32 id, btree_keycmp keycmp) argument
H A Ddir.c51 struct super_block *sb = inode->i_sb; local
H A Dcatalog.c23 void hfs_cat_build_key(struct super_block *sb, btree_key *key, u32 parent, const struct qstr *name) argument
65 static int hfs_cat_build_thread(struct super_block *sb, argument
85 struct super_block *sb; local
187 hfs_cat_find_brec(struct super_block *sb, u32 cnid, struct hfs_find_data *fd) argument
223 struct super_block *sb; local
291 struct super_block *sb; local
[all...]
/linux-master/arch/x86/mm/pat/
H A Dcpa-test.c119 struct split_state sa, sb, sc; local
/linux-master/crypto/
H A Dtwofish_common.c579 u8 sa = 0, sb = 0, sc = 0, sd = 0, se = 0, sf = 0, sg = 0, sh = 0; local
[all...]
/linux-master/fs/zonefs/
H A Dsysfs.c90 int zonefs_sysfs_register(struct super_block *sb) argument
109 void zonefs_sysfs_unregister(struct super_block *sb) argument
/linux-master/drivers/gpu/drm/
H A Ddrm_blend.c434 const struct drm_plane_state *sb = *(struct drm_plane_state **)b; local
/linux-master/fs/configfs/
H A Dsymlink.c117 get_target(const char *symname, struct path *path, struct config_item **target, struct super_block *sb) argument
/linux-master/fs/reiserfs/
H A Dtail_conversion.c29 struct super_block *sb = inode->i_sb; local
211 struct super_block *sb = inode->i_sb; local
[all...]
/linux-master/fs/nfs/
H A Dexport.c64 nfs_fh_to_dentry(struct super_block *sb, struct fid *fid, argument
121 struct super_block *sb = inode->i_sb; local
[all...]
/linux-master/fs/udf/
H A Dpartition.c25 uint32_t udf_get_pblock(struct super_block *sb, uint32_t block, argument
42 uint32_t udf_get_pblock_virt15(struct super_block *sb, uint32_t block, argument
101 udf_get_pblock_virt20(struct super_block *sb, uint32_t block, uint16_t partition, uint32_t offset) argument
107 udf_get_pblock_spar15(struct super_block *sb, uint32_t block, uint16_t partition, uint32_t offset) argument
147 udf_relocate_blocks(struct super_block *sb, long old_block, long *new_block) argument
278 struct super_block *sb = inode->i_sb; local
301 udf_get_pblock_meta25(struct super_block *sb, uint32_t block, uint16_t partition, uint32_t offset) argument
[all...]
H A Dmisc.c188 struct buffer_head *udf_read_tagged(struct super_block *sb, uint32_t block, argument
247 struct buffer_head *udf_read_ptagged(struct super_block *sb, argument
H A Dfile.c217 struct super_block *sb = inode->i_sb; local
/linux-master/fs/f2fs/
H A Diostat.c35 struct super_block *sb = seq->private; local
/linux-master/fs/ufs/
H A Dnamei.c112 struct super_block * sb = dir->i_sb; local
/linux-master/fs/ext4/
H A Dmmp.c11 static __le32 ext4_mmp_csum(struct super_block *sb, struct mmp_struct *mmp) argument
22 static int ext4_mmp_csum_verify(struct super_block *sb, struct mmp_struct *mmp) argument
30 static void ext4_mmp_csum_set(struct super_block *sb, struct mmp_struct *mmp) argument
42 static int write_mmp_block_thawed(struct super_block *sb, argument
58 write_mmp_block(struct super_block *sb, struct buffer_head *bh) argument
76 read_mmp_block(struct super_block *sb, struct buffer_head **bh, ext4_fsblk_t mmp_block) argument
122 __dump_mmp_msg(struct super_block *sb, struct mmp_struct *mmp, const char *function, unsigned int line, const char *msg) argument
138 struct super_block *sb = data; local
279 ext4_multi_mount_protect(struct super_block *sb, ext4_fsblk_t mmp_block) argument
[all...]
/linux-master/fs/affs/
H A Dinode.c18 struct inode *affs_iget(struct super_block *sb, unsigned long ino) argument
168 struct super_block *sb = inode->i_sb; local
293 struct super_block *sb = dir->i_sb; local
350 struct super_block *sb = dir->i_sb; local
[all...]

Completed in 207 milliseconds

1234567891011>>