Searched refs:vn_cmp (Results 1 – 3 of 3) sorted by relevance
822 int vn_cmp(struct file *, struct file *, struct thread *td);
126 .fo_cmp = vn_cmp,4265 vn_cmp(struct file *fp1, struct file *fp2, struct thread *td) in vn_cmp() function
5314 .fo_cmp = vn_cmp,