Searched refs:procfsmount (Results 1 – 2 of 2) sorted by relevance
207 struct procfsmount { struct211 #define VFSTOPROC(mp) ((struct procfsmount *)(mp)->mnt_data) argument
165 struct procfsmount *pmnt; in procfs_mount()196 pmnt = kmem_zalloc(sizeof(struct procfsmount), KM_SLEEP); in procfs_mount()229 kmem_free(mp->mnt_data, sizeof(struct procfsmount)); in procfs_unmount()