Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_fs.h224 #define XFS_FSOP_GEOM_FLAGS_NLINK 0x0002 /* 32-bit nlink values */ macro
Dxfs_fsops.c83 XFS_FSOP_GEOM_FLAGS_NLINK : 0) | in xfs_fs_geometry()