Searched defs:XFS_WQFLAGS (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/fs/xfs/ | ||
H A D | xfs_super.h | 79 # define XFS_WQFLAGS(wqflags) (WQ_SYSFS | (wqflags)) macro 81 # define XFS_WQFLAGS(wqflags) (wqflags) macro |
Completed in 1 milliseconds