Home
last modified time | relevance | path

Searched refs:inherit_sync (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/
A Dxfs_sysctl.c118 .data = &xfs_params.inherit_sync.val,
122 .extra1 = &xfs_params.inherit_sync.min,
123 .extra2 = &xfs_params.inherit_sync.max
A Dxfs_globals.c22 .inherit_sync = { 0, 1, 1 },
A Dxfs_sysctl.h29 xfs_sysctl_val_t inherit_sync; /* Inherit the "sync" inode flag. */ member
A Dxfs_linux.h94 #define xfs_inherit_sync xfs_params.inherit_sync.val
/linux/Documentation/admin-guide/
A Dxfs.rst327 fs.xfs.inherit_sync (Min: 0 Default: 1 Max: 1)

Completed in 5 milliseconds