Home
last modified time | relevance | path

Searched refs:VFSTOFDESC (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/fs/fdescfs/
H A Dfdesc.h69 #define VFSTOFDESC(mp) ((struct fdescmount *)((mp)->mnt_data)) macro
H A Dfdesc_vfsops.c178 vp = VFSTOFDESC(mp)->f_root; in fdesc_root()
H A Dfdesc_vnops.c272 fdm = VFSTOFDESC(mp); in fdesc_get_ino_alloc()
550 fmp = VFSTOFDESC(ap->a_vp->v_mount); in fdesc_readdir()