Home
last modified time | relevance | path

Searched defs:fl2 (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/lockd/
Dlockd.h198 nlm_compare_locks(struct file_lock *fl1, struct file_lock *fl2) in nlm_compare_locks()
/linux-2.4.37.9/drivers/s390/block/
Ddasd_eckd.c126 unsigned int fl1, fl2; in bytes_per_record() local
135 unsigned int fl1, fl2, int1, int2; in bytes_per_record() local
/linux-2.4.37.9/fs/
Dlocks.c379 static inline int locks_overlap(struct file_lock *fl1, struct file_lock *fl2) in locks_overlap()
391 locks_same_owner(struct file_lock *fl1, struct file_lock *fl2) in locks_same_owner()