Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_fs.h226 #define XFS_FSOP_GEOM_FLAGS_NLINK 0x0002 /* 32-bit nlink values */ macro
/fs/xfs/
Dxfs_fsops.c77 geo->flags = XFS_FSOP_GEOM_FLAGS_NLINK | in xfs_fs_geometry()