Searched defs:fl1 (Results 1 – 2 of 2) sorted by relevance
651 static inline int locks_overlap(struct file_lock *fl1, struct file_lock *fl2) in locks_overlap()660 static int posix_same_owner(struct file_lock *fl1, struct file_lock *fl2) in posix_same_owner()
272 const struct nfs4_ff_layout_segment *fl1 = FF_LAYOUT_LSEG(l1); in ff_lseg_match_mirrors() local