Searched refs:inherit_nodfrg (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.c42 .inherit_nodfrg = { 0, 1, 1 },
H A Dxfs_sysctl.h48 xfs_sysctl_val_t inherit_nodfrg;/* Inherit the "nodefrag" inode flag. */ member in struct:xfs_param
H A Dxfs_sysctl.c168 .data = &xfs_params.inherit_nodfrg.val,
172 .extra1 = &xfs_params.inherit_nodfrg.min,
173 .extra2 = &xfs_params.inherit_nodfrg.max
H A Dxfs_linux.h114 #define xfs_inherit_nodefrag xfs_params.inherit_nodfrg.val

Completed in 103 milliseconds