Home
last modified time | relevance | path

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

/Linux-v6.6/fs/nfs/
Dfile.c412 if (nfs_ctx_key_to_expire(ctx, mapping->host)) in nfs_write_end()
Dinternal.h560 bool nfs_ctx_key_to_expire(struct nfs_open_context *ctx, struct inode *inode);
Dwrite.c1238 if (nfs_ctx_key_to_expire(ctx, inode) && in nfs_key_timeout_notify()
1248 bool nfs_ctx_key_to_expire(struct nfs_open_context *ctx, struct inode *inode) in nfs_ctx_key_to_expire() function