Home
last modified time | relevance | path

Searched defs:bs (Results 1 – 9 of 9) sorted by relevance

/fs/ext4/
Dxattr.c759 struct ext4_xattr_block_find *bs) in ext4_xattr_block_find()
802 struct ext4_xattr_block_find *bs) in ext4_xattr_block_set()
1135 struct ext4_xattr_block_find bs = { in ext4_xattr_set_handle() local
1298 struct ext4_xattr_block_find *bs = NULL; in ext4_expand_extra_isize_ea() local
/fs/nfs/
Dnfs4file.c206 unsigned int bs = server->clone_blksize; in nfs42_ioctl_clone() local
/fs/hpfs/
Dalloc.c118 unsigned bs = near & ~0x3fff; in alloc_in_bmp() local
/fs/btrfs/
Dioctl.c3063 u64 bs = BTRFS_I(inode)->root->fs_info->sb->s_blocksize; in extent_same_check_offsets() local
3223 u64 bs = BTRFS_I(src)->root->fs_info->sb->s_blocksize; in btrfs_ioctl_file_extent_same() local
3909 u64 bs = root->fs_info->sb->s_blocksize; in btrfs_ioctl_clone() local
Dsend.c4949 u64 bs = sctx->send_root->fs_info->sb->s_blocksize; in send_write_or_clone() local
Dctree.h390 #define __BTRFS_LEAF_DATA_SIZE(bs) ((bs) - sizeof(struct btrfs_header)) argument
/fs/nfsd/
Dnfs3xdr.c1033 u64 bs = s->f_bsize; in nfs3svc_encode_fsstatres() local
/fs/udf/
Dinode.c1318 int bs = inode->i_sb->s_blocksize; in udf_read_inode() local
/fs/xfs/libxfs/
Dxfs_fs.h323 bstat_get_projid(struct xfs_bstat *bs) in bstat_get_projid()