Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfs/
Ddelegation.h79 bool nfs4_delegation_flush_on_close(const struct inode *inode);
Dnfs4file.c129 if (!nfs4_delegation_flush_on_close(inode)) in nfs4_file_flush()
Ddelegation.c1462 bool nfs4_delegation_flush_on_close(const struct inode *inode) in nfs4_delegation_flush_on_close() function