Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_log_priv.h552 xlog_crack_grant_head_val(int64_t val, int *cycle, int *space) in xlog_crack_grant_head_val()
559 xlog_crack_grant_head(atomic64_t *head, int *cycle, int *space) in xlog_crack_grant_head()
565 xlog_assign_grant_head_val(int cycle, int space) in xlog_assign_grant_head_val()
571 xlog_assign_grant_head(atomic64_t *head, int cycle, int space) in xlog_assign_grant_head()
Dxfs_log.c154 int cycle, space; in xlog_grant_sub_space() local
181 int cycle, space; in xlog_grant_add_space() local
3571 int cycle, space; in xlog_verify_grant_tail() local
Dxfs_dquot.c264 uint64_t space; in xfs_dquot_set_prealloc_limits() local
/fs/quota/
Dquota_v1.c22 static inline qsize_t v1_stoqb(qsize_t space) in v1_stoqb()
Dquota_v2.c47 static inline qsize_t v2_stoqb(qsize_t space) in v2_stoqb()
Ddquot.c1394 static int dquot_add_space(struct dquot *dquot, qsize_t space, in dquot_add_space()
1480 static int info_bdq_free(struct dquot *dquot, qsize_t space) in info_bdq_free()
Dquota.c182 static inline qsize_t stoqb(qsize_t space) in stoqb()
/fs/ufs/
Dsuper.c508 unsigned char * base, * space; in ufs_read_cylinder_structures() local
648 unsigned char * base, * space; in ufs_put_super_internal() local
/fs/efs/
Defs.h106 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member
/fs/xfs/libxfs/
Dxfs_dir2.c569 int space, /* v2 dir's space XFS_DIR2_xxx_SPACE */ in xfs_dir2_grow_inode()
Dxfs_attr_leaf.c1727 int space; in xfs_attr3_leaf_rebalance() local
/fs/fat/
Dnamei_msdos.c30 int space; in msdos_format_name() local
/fs/gfs2/
Dops_fstype.c342 u64 space, d; in gfs2_read_sb() local
/fs/ext4/
Dnamei.c648 unsigned space; member
657 unsigned names = 0, space = 0; in dx_show_leaf() local
745 unsigned count = dx_get_count(entries), names = 0, space = 0, i; in dx_show_entries() local
/fs/ocfs2/
Dstack_user.c129 char space; member
/fs/btrfs/
Dctree.c3007 int space = btrfs_leaf_free_space(left); in __push_leaf_right() local
3227 int space = btrfs_leaf_free_space(right); in __push_leaf_left() local
Dioctl.c3871 struct btrfs_ioctl_space_info *space) in get_block_group_info()
3889 struct btrfs_ioctl_space_info space; in btrfs_ioctl_space_info() local
/fs/jbd2/
Djournal.c1886 int space = journal->j_blocksize - sizeof(jbd2_journal_revoke_header_t); in journal_revoke_records_per_block() local