Searched refs:vn_cmp (Results 1 – 3 of 3) sorted by relevance
838 int vn_cmp(struct file *, struct file *, struct thread *td);
124 .fo_cmp = vn_cmp,4515 vn_cmp(struct file *fp1, struct file *fp2, struct thread *td) in vn_cmp() function
5600 .fo_cmp = vn_cmp,