Searched refs:NFS_MOUNT_NOCTO (Results 1 – 4 of 4) sorted by relevance
54 #define NFS_MOUNT_NOCTO 0x0010 /* 1 */ macro
635 { NFS_MOUNT_NOCTO, ",nocto", "" }, in nfs_show_mount_options()1250 mnt->flags &= ~NFS_MOUNT_NOCTO; in nfs_parse_mount_options()1253 mnt->flags |= NFS_MOUNT_NOCTO; in nfs_parse_mount_options()
775 if (server->flags & NFS_MOUNT_NOCTO) in nfs_close_context()
1065 if ((flags & LOOKUP_OPEN) && !(server->flags & NFS_MOUNT_NOCTO) && in nfs_lookup_verify_inode()