Home
last modified time | relevance | path

Searched refs:namespace (Results 1 – 6 of 6) sorted by relevance

/fs/ncpfs/
DKconfig50 bool "Use NFS namespace if available"
53 Allows you to utilize NFS namespace on NetWare servers. It brings
58 bool "Use LONG (OS/2) namespace if available"
61 Allows you to utilize OS2/LONG namespace on NetWare servers.
62 Filenames in this namespace are limited to 255 characters, they are
71 the OS2/LONG namespace and created under DOS or on a volume using
72 DOS namespace will be converted to lowercase characters.
75 This is only a cosmetic option since the OS2/LONG namespace is case
77 compatibility when moving from DOS to OS2/LONG namespace support.
Dncplib_kernel.c482 __u8 *namespace; in ncp_get_known_namespace() local
497 namespace = ncp_reply_data(server, 2); in ncp_get_known_namespace()
500 ncp_dbg(1, "found %d on %d\n", *namespace, volume); in ncp_get_known_namespace()
503 if ((*namespace == NW_NS_NFS) && !(server->m.flags&NCP_MOUNT_NO_NFS)) in ncp_get_known_namespace()
510 if ((*namespace == NW_NS_OS2) && !(server->m.flags&NCP_MOUNT_NO_OS2)) in ncp_get_known_namespace()
515 namespace += 1; in ncp_get_known_namespace()
Dioctl.c384 sr.namespace = server->name_space[sr.volNumber]; in __ncp_ioctl()
392 sr.namespace = 0; in __ncp_ioctl()
425 sr.namespace, sr.dirEntNum, in __ncp_ioctl()
/fs/cifs/
DKconfig103 extended attributes beginning with the user namespace prefix
105 user namespace prefix, but their names are seen by Linux cifs clients
106 prefaced by the user namespace prefix. The system namespace
/fs/nfs/
DMakefile10 write.o namespace.o mount_clnt.o nfstrace.o
/fs/
DMakefile11 attr.o bad_inode.o file.o filesystems.o namespace.o \