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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ufs/
H A Dsuper.c330 ufs_clear_opt (*mount_options, UFSTYPE);
334 ufs_clear_opt (*mount_options, UFSTYPE);
338 ufs_clear_opt (*mount_options, UFSTYPE);
342 ufs_clear_opt (*mount_options, UFSTYPE);
346 ufs_clear_opt(*mount_options, UFSTYPE);
350 ufs_clear_opt (*mount_options, UFSTYPE);
354 ufs_clear_opt (*mount_options, UFSTYPE);
358 ufs_clear_opt (*mount_options, UFSTYPE);
362 ufs_clear_opt (*mount_options, UFSTYPE);
366 ufs_clear_opt (*mount_option
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dufs_fs.h208 #define ufs_clear_opt(o,opt) o &= ~UFS_MOUNT_##opt macro

Completed in 30 milliseconds