Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dnfs_mount.h64 #define NFS_MOUNT_NORDIRPLUS 0x4000 /* 5 */ macro
/linux-2.6.39/fs/nfs/
Dclient.c1146 if (!(data->flags & NFS_MOUNT_NORDIRPLUS)) in nfs_create_server()
1558 if (!(data->flags & NFS_MOUNT_NORDIRPLUS)) in nfs4_init_server()
Dsuper.c649 { NFS_MOUNT_NORDIRPLUS, ",nordirplus", "" }, in nfs_show_mount_options()
1149 mnt->flags &= ~NFS_MOUNT_NORDIRPLUS; in nfs_parse_mount_options()
1152 mnt->flags |= NFS_MOUNT_NORDIRPLUS; in nfs_parse_mount_options()