Searched refs:vfsops (Results 1 – 11 of 11) sorted by relevance
337 const struct vfsops *mnt_op; /* operations on fs */461 const struct vfsops *vfc_vfsops; /* filesystem operations vector */510 struct vfsops { struct553 extern const struct vfsops ffs_vfsops; argument554 extern const struct vfsops mfs_vfsops;555 extern const struct vfsops msdosfs_vfsops;556 extern const struct vfsops nfs_vfsops;557 extern const struct vfsops cd9660_vfsops;558 extern const struct vfsops ext2fs_vfsops;559 extern const struct vfsops ntfs_vfsops;[all …]
61 const struct vfsops mfs_vfsops = {
365 const struct vfsops tmpfs_vfsops = {
53 const struct vfsops fusefs_vfsops = {
765 const struct vfsops msdosfs_vfsops = {
784 const struct vfsops ntfs_vfsops = {
84 const struct vfsops udf_vfsops = {
63 const struct vfsops cd9660_vfsops = {
92 const struct vfsops nfs_vfsops = {
70 const struct vfsops ext2fs_vfsops = {
75 const struct vfsops ffs_vfsops = {