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