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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Dsuper.c665 int clrmask; /* bitmask which is to clear on mount_options bitmask when this member in struct:__anon16953
681 int clrmask; /* bitmask which is to clear on mount_options bitmask when this member in struct:__anon16954
778 if (opt->clrmask ==
784 *bit_flags &= ~opt->clrmask;
852 *bit_flags &= ~arg->clrmask;
883 {"notail",.clrmask =
887 {"noattrs",.clrmask = 1 << REISERFS_ATTRS},
891 {"nouser_xattr",.clrmask = 1 << REISERFS_XATTRS_USER},
894 {"nouser_xattr",.clrmask = 1 << REISERFS_UNSUPPORTED_OPT},
898 {"noacl",.clrmask
[all...]

Completed in 62 milliseconds