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

/freebsd-13-stable/sys/fs/autofs/
H A Dautofs_vfsops.c68 autofs_flush(VFSTOAUTOFS(mp));
123 amp = VFSTOAUTOFS(mp);
187 amp = VFSTOAUTOFS(mp);
H A Dautofs.h36 #define VFSTOAUTOFS(mp) ((struct autofs_mount *)((mp)->mnt_data)) macro
H A Dautofs_vnops.c222 amp = VFSTOAUTOFS(mp);
309 amp = VFSTOAUTOFS(vp->v_mount);
403 amp = VFSTOAUTOFS(vp->v_mount);

Completed in 141 milliseconds