Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_sysctl.c108 {XFS_RESTRICT_CHOWN, "restrict_chown", &xfs_params.restrict_chown.val,
111 &xfs_params.restrict_chown.min, &xfs_params.restrict_chown.max},
Dxfs_globals.c57 .restrict_chown = { 0, 1, 1 },
Dxfs_sysctl.h51 xfs_sysctl_val_t restrict_chown;/* Root/non-root can give away files.*/ member
Dxfs_linux.h133 #define restricted_chown xfs_params.restrict_chown.val in BUFFER_FNS()
/linux-2.4.37.9/Documentation/filesystems/
Dxfs.txt171 fs.xfs.restrict_chown (Min: 0 Default: 1 Max: 1)