Home
last modified time | relevance | path

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

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