Home
last modified time | relevance | path

Searched refs:P9FS_SET_LINKS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/fs/p9fs/
H A Dp9fs.h122 #define P9FS_SET_LINKS(inode) do { \ macro
H A Dp9fs_vfsops.c349 P9FS_SET_LINKS(inode); in p9fs_vget_common()