Home
last modified time | relevance | path

Searched defs:dblocks (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/fs/xfs/libxfs/
Dxfs_attr.c167 uint dblocks = xfs_attr3_rmt_blocks(mp, args->valuelen); in xfs_attr_calc_size() local
/linux-5.10/fs/gfs2/
Dinode.c392 static int alloc_dinode(struct gfs2_inode *ip, u32 flags, unsigned *dblocks) in alloc_dinode()