Searched refs:nsfs (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/
H A Dnsfs.c146 return mount_pseudo(fs_type, "nsfs:", &nsfs_ops, nsfs_mount()
149 static struct file_system_type nsfs = { variable in typeref:struct:file_system_type
150 .name = "nsfs",
157 nsfs_mnt = kern_mount(&nsfs); nsfs_init()
159 panic("can't set nsfs up\n"); nsfs_init()
H A Dinternal.h152 * fs/nsfs.c
H A DMakefile14 stack.o fs_struct.o statfs.o fs_pin.o nsfs.o

Completed in 140 milliseconds