Searched defs:fid_type (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/fs/p9fs/
H A Dp9fs_subr.c210 p9fs_fid_remove(struct p9fs_node *np, struct p9_fid *fid, int fid_type) argument
229 p9fs_fid_add(struct p9fs_node *np, struct p9_fid *fid, int fid_type) argument
296 p9fs_get_fid_from_uid(struct p9fs_node *np, uid_t uid, int fid_type, int mode) argument
335 p9fs_get_fid(struct p9_client *clnt, struct p9fs_node *np, struct ucred *cred, int fid_type, int mode, int *error) argument
[all...]

Completed in 167 milliseconds