Home
last modified time | relevance | path

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

/fs/ceph/
Dlocks.c352 void ceph_count_locks(struct inode *inode, int *fcntl_count, int *flock_count) in ceph_count_locks() argument
358 *flock_count = 0; in ceph_count_locks()
366 ++(*flock_count); in ceph_count_locks()
370 *flock_count, *fcntl_count); in ceph_count_locks()