Home
last modified time | relevance | path

Searched refs:nfs_ctx_key_to_expire (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dfile.c393 if (nfs_ctx_key_to_expire(ctx, mapping->host)) in nfs_write_end()
607 nfs_ctx_key_to_expire(ctx, inode)) in nfs_need_check_write()
H A Dinternal.h535 bool nfs_ctx_key_to_expire(struct nfs_open_context *ctx, struct inode *inode);
H A Dwrite.c1223 if (nfs_ctx_key_to_expire(ctx, inode) && in nfs_key_timeout_notify()
1233 bool nfs_ctx_key_to_expire(struct nfs_open_context *ctx, struct inode *inode) in nfs_ctx_key_to_expire() function
/kernel/linux/linux-6.6/fs/nfs/
H A Dinternal.h560 bool nfs_ctx_key_to_expire(struct nfs_open_context *ctx, struct inode *inode);
H A Dfile.c412 if (nfs_ctx_key_to_expire(ctx, mapping->host)) in nfs_write_end()
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

Completed in 11 milliseconds