Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dfile.c412 if (nfs_ctx_key_to_expire(ctx, mapping->host)) in nfs_write_end()
H A Dinternal.h558 bool nfs_ctx_key_to_expire(struct nfs_open_context *ctx, struct inode *inode);
H A Dwrite.c1240 if (nfs_ctx_key_to_expire(ctx, inode) && in nfs_key_timeout_notify()
1250 bool nfs_ctx_key_to_expire(struct nfs_open_context *ctx, struct inode *inode) in nfs_ctx_key_to_expire() function