Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Dlocks.c355 void ceph_count_locks(struct inode *inode, int *fcntl_count, int *flock_count) in ceph_count_locks() argument
360 *fcntl_count = 0; in ceph_count_locks()
367 ++(*fcntl_count); in ceph_count_locks()
373 *flock_count, *fcntl_count); in ceph_count_locks()