Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dfs_context.c502 ctx->flags |= (NFS_MOUNT_LOCAL_FLOCK | NFS_MOUNT_LOCAL_FCNTL); in nfs_fs_context_parse_param()
505 ctx->flags &= ~(NFS_MOUNT_LOCAL_FLOCK | NFS_MOUNT_LOCAL_FCNTL); in nfs_fs_context_parse_param()
756 NFS_MOUNT_LOCAL_FCNTL); in nfs_fs_context_parse_param()
762 ctx->flags |= NFS_MOUNT_LOCAL_FCNTL; in nfs_fs_context_parse_param()
766 NFS_MOUNT_LOCAL_FCNTL); in nfs_fs_context_parse_param()
989 NFS_MOUNT_LOCAL_FCNTL); in nfs23_parse_monolithic()
992 NFS_MOUNT_LOCAL_FCNTL); in nfs23_parse_monolithic()
1287 NFS_MOUNT_LOCAL_FCNTL); in nfs_fs_context_validate()
H A Dfile.c796 if (NFS_SERVER(inode)->flags & NFS_MOUNT_LOCAL_FCNTL) in nfs_lock()
H A Dsuper.c504 local_fcntl = nfss->flags & NFS_MOUNT_LOCAL_FCNTL; in nfs_show_mount_options()
H A Dclient.c580 (server->flags & NFS_MOUNT_LOCAL_FCNTL)) in nfs_start_lockd()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dnfs_mount.h76 #define NFS_MOUNT_LOCAL_FCNTL 0x200000 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dnfs_mount.h76 #define NFS_MOUNT_LOCAL_FCNTL 0x200000 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_fs_sb.h153 #define NFS_MOUNT_LOCAL_FCNTL 0x200000 macro