Home
last modified time | relevance | path

Searched refs:inherit_noatim (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/xfs/
A Dxfs_sysctl.c136 .data = &xfs_params.inherit_noatim.val,
140 .extra1 = &xfs_params.inherit_noatim.min,
141 .extra2 = &xfs_params.inherit_noatim.max
A Dxfs_globals.c25 .inherit_noatim = { 0, 1, 1 },
A Dxfs_sysctl.h31 xfs_sysctl_val_t inherit_noatim;/* Inherit the "noatime" inode flag. */ member
A Dxfs_linux.h98 #define xfs_inherit_noatime xfs_params.inherit_noatim.val

Completed in 5 milliseconds