Home
last modified time | relevance | path

Searched refs:XFS_MKDIR_SPACE_RES (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/fs/xfs/libxfs/
Dxfs_trans_space.h89 #define XFS_MKDIR_SPACE_RES(mp,nl) \ macro
/linux-5.19.10/fs/xfs/
Dxfs_inode.c989 resblks = XFS_MKDIR_SPACE_RES(mp, name->len); in xfs_create()