Home
last modified time | relevance | path

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

/fs/gfs2/
Dmount.c173 if (remount && !args->ar_localcaching) in gfs2_mount_args()
175 args->ar_localcaching = 1; in gfs2_mount_args()
Dops_dentry.c54 if (sdp->sd_args.ar_localcaching) in gfs2_drevalidate()
Dincore.h385 unsigned int ar_localcaching:1; /* Local caching */ member
Dops_super.c548 if (args->ar_localcaching) in gfs2_show_options()
Dops_fstype.c1085 sdp->sd_args.ar_localcaching = 1; in gfs2_lm_mount()