Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Ddelegation.c30 static atomic_long_t nfs_active_delegations; variable
44 atomic_long_dec(&nfs_active_delegations); in nfs_mark_delegation_revoked()
249 atomic_long_inc(&nfs_active_delegations); in nfs_inode_reclaim_delegation()
413 atomic_long_inc(&nfs_active_delegations); in nfs_update_inplace_delegation()
495 atomic_long_inc(&nfs_active_delegations); in nfs_inode_set_delegation()
764 atomic_long_read(&nfs_active_delegations) >= nfs_delegation_watermark) { in nfs4_inode_return_delegation_on_close()