Home
last modified time | relevance | path

Searched refs:locks_free_lock (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/
Dlocks.c144 static inline void locks_free_lock(struct file_lock *fl) in locks_free_lock() function
364 locks_free_lock(fl); in lease_alloc()
507 locks_free_lock(fl); in _delete_lock()
764 locks_free_lock(new_fl); in locks_mandatory_area()
840 locks_free_lock(new_fl); in flock_lock_file()
1034 locks_free_lock(new_fl); in posix_lock_file()
1036 locks_free_lock(new_fl2); in posix_lock_file()
1193 locks_free_lock(new_fl); in __get_lease()
1340 locks_free_lock(fl); in fcntl_setlease()
1572 locks_free_lock(file_lock); in fcntl_setlk()
[all …]