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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_globals.c37 .inherit_noatim = { 0, 1, 1 },
H A Dxfs_sysctl.h43 xfs_sysctl_val_t inherit_noatim;/* Inherit the "noatime" inode flag. */ member in struct:xfs_param
H A Dxfs_sysctl.c123 .data = &xfs_params.inherit_noatim.val,
127 .extra1 = &xfs_params.inherit_noatim.min,
128 .extra2 = &xfs_params.inherit_noatim.max
H A Dxfs_linux.h109 #define xfs_inherit_noatime xfs_params.inherit_noatim.val

Completed in 90 milliseconds