Searched refs:NFS_MOUNT_NOCTO (Results 1 – 4 of 4) sorted by relevance
55 #define NFS_MOUNT_NOCTO 0x0010 /* 1 */ macro
639 { NFS_MOUNT_NOCTO, ",nocto", "" }, in nfs_show_mount_options()1279 mnt->flags &= ~NFS_MOUNT_NOCTO; in nfs_parse_mount_options()1282 mnt->flags |= NFS_MOUNT_NOCTO; in nfs_parse_mount_options()
951 if (server->flags & NFS_MOUNT_NOCTO) in nfs_close_context()
1031 if (server->flags & NFS_MOUNT_NOCTO) in nfs_lookup_verify_inode()