Searched refs:CFS_SLIDE (Results 1 – 3 of 3) sorted by relevance
387 (margs.cfs_options.opt_flags & CFS_SLIDE))) { in main()798 margsp->cfs_options.opt_flags |= CFS_SLIDE; in set_cfs_args()
600 #define CFS_SLIDE 0x1000 /* slide backfs under cachefs */ macro
1286 if (backfs && (cfs_options->opt_flags & CFS_SLIDE)) { in cachefs_remount()