Home
last modified time | relevance | path

Searched defs:space (Results 1 – 19 of 19) sorted by relevance

/fs/xfs/
Dxfs_log_priv.h500 xlog_crack_grant_head_val(int64_t val, int *cycle, int *space) in xlog_crack_grant_head_val()
507 xlog_crack_grant_head(atomic64_t *head, int *cycle, int *space) in xlog_crack_grant_head()
513 xlog_assign_grant_head_val(int cycle, int space) in xlog_assign_grant_head_val()
519 xlog_assign_grant_head(atomic64_t *head, int cycle, int space) in xlog_assign_grant_head()
Dxfs_mount.c504 uint64_t space = mp->m_sb.sb_dblocks; in xfs_set_low_space_thresholds() local
Dxfs_log.c148 int cycle, space; in xlog_grant_sub_space() local
175 int cycle, space; in xlog_grant_add_space() local
3773 int cycle, space; in xlog_verify_grant_tail() local
Dxfs_dquot.c279 uint64_t space; in xfs_dquot_set_prealloc_limits() local
/fs/quota/
Dquota_v1.c21 static inline qsize_t v1_stoqb(qsize_t space) in v1_stoqb()
Dquota_v2.c48 static inline qsize_t v2_stoqb(qsize_t space) in v2_stoqb()
Dquota.c182 static inline qsize_t stoqb(qsize_t space) in stoqb()
Ddquot.c1298 static int dquot_add_space(struct dquot *dquot, qsize_t space, in dquot_add_space()
1384 static int info_bdq_free(struct dquot *dquot, qsize_t space) in info_bdq_free()
/fs/gfs2/
Dops_fstype.c323 u64 space, d; in gfs2_read_sb() local
342 u64 space, d; in gfs2_read_sb() local
/fs/ufs/
Dsuper.c507 unsigned char * base, * space; in ufs_read_cylinder_structures() local
645 unsigned char * base, * space; in ufs_put_super_internal() local
/fs/efs/
Defs.h106 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member
/fs/cachefiles/
Drdwr.c700 int ret, ret2, space; in cachefiles_read_or_alloc_pages() local
/fs/xfs/libxfs/
Dxfs_dir2.c589 int space, /* v2 dir's space XFS_DIR2_xxx_SPACE */ in xfs_dir2_grow_inode()
Dxfs_attr_leaf.c1471 int space; in xfs_attr3_leaf_rebalance() local
/fs/fat/
Dnamei_msdos.c28 int space; in msdos_format_name() local
/fs/ext4/
Dnamei.c607 unsigned space; member
616 unsigned names = 0, space = 0; in dx_show_leaf() local
706 unsigned count = dx_get_count(entries), names = 0, space = 0, i; in dx_show_entries() local
/fs/ocfs2/
Dstack_user.c139 char space; member
/fs/btrfs/
Dioctl.c4165 struct btrfs_ioctl_space_info *space) in btrfs_get_block_group_info()
4184 struct btrfs_ioctl_space_info space; in btrfs_ioctl_space_info() local
Dctree.c3630 int space = btrfs_leaf_free_space(fs_info, left); in __push_leaf_right() local
3853 int space = btrfs_leaf_free_space(fs_info, right); in __push_leaf_left() local