Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dsuper.c645 int local_flock, local_fcntl; in nfs_show_mount_options() local
700 local_flock = nfss->flags & NFS_MOUNT_LOCAL_FLOCK; in nfs_show_mount_options()
703 if (!local_flock && !local_fcntl) in nfs_show_mount_options()
705 else if (local_flock && local_fcntl) in nfs_show_mount_options()
707 else if (local_flock) in nfs_show_mount_options()