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

/freebsd-current/sys/fs/p9fs/
H A Dp9fs_subr.c296 p9fs_get_fid_from_uid(struct p9fs_node *np, uid_t uid, int fid_type, int mode) function
362 fid = p9fs_get_fid_from_uid(np, uid, fid_type, mode);
368 fid = p9fs_get_fid_from_uid(root, uid, fid_type, mode);

Completed in 51 milliseconds