Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfs/
Dsuper.c452 int local_flock, local_fcntl; in nfs_show_mount_options() local
514 local_fcntl = nfss->flags & NFS_MOUNT_LOCAL_FCNTL; in nfs_show_mount_options()
516 if (!local_flock && !local_fcntl) in nfs_show_mount_options()
518 else if (local_flock && local_fcntl) in nfs_show_mount_options()