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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/configfs/
H A Dmount.c39 struct vfsmount * configfs_mount = NULL; variable in typeref:struct:vfsmount
121 return simple_pin_fs(&configfs_fs_type, &configfs_mount,
127 simple_release_fs(&configfs_mount, &configfs_mnt_count);
H A Dconfigfs_internal.h51 extern struct vfsmount * configfs_mount;
H A Ddir.c200 else if (configfs_mount && configfs_mount->mnt_sb)
201 parent = configfs_mount->mnt_sb->s_root;

Completed in 101 milliseconds