Searched refs:deallocate_file_lock (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/usr.sbin/rpc.lockd/
H A Dlockd_lock.c168 void deallocate_file_lock(struct file_lock *fl);
462 * deallocate_file_lock: Free all storage associated with a file lock
465 deallocate_file_lock(struct file_lock *fl) function
962 deallocate_file_lock(*left_lock);
1014 deallocate_file_lock(*left_lock);
1019 deallocate_file_lock(*right_lock);
1285 deallocate_file_lock(ifl);
1602 deallocate_file_lock(releasedfl);
1614 deallocate_file_lock(selffl);
1958 * newfl is now fully constructed and deallocate_file_lock
[all...]

Completed in 115 milliseconds