flock_count       332 fs/ceph/locks.c void ceph_count_locks(struct inode *inode, int *fcntl_count, int *flock_count)
flock_count       338 fs/ceph/locks.c 	*flock_count = 0;
flock_count       346 fs/ceph/locks.c 			++(*flock_count);
flock_count       350 fs/ceph/locks.c 	     *flock_count, *fcntl_count);