Searched refs:XFS_FEAT_PARENT (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/xfs/ | ||
| A D | xfs_mount.h | 284 #define XFS_FEAT_PARENT (1ULL << 11) /* parent pointers */ macro |
| /linux/fs/xfs/libxfs/ | ||
| A D | xfs_sb.c | 182 features |= XFS_FEAT_PARENT; in xfs_sb_version_to_features() |
Completed in 6 milliseconds