Searched refs:local_flock (Results 1 – 1 of 1) sorted by relevance
651 int local_flock, local_fcntl; in nfs_show_mount_options() local710 local_flock = nfss->flags & NFS_MOUNT_LOCAL_FLOCK; in nfs_show_mount_options()713 if (!local_flock && !local_fcntl) in nfs_show_mount_options()715 else if (local_flock && local_fcntl) in nfs_show_mount_options()717 else if (local_flock) in nfs_show_mount_options()