Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dfile.c393 if (nfs_ctx_key_to_expire(ctx, mapping->host)) in nfs_write_end()
598 nfs_ctx_key_to_expire(ctx, inode)) in nfs_need_check_write()
H A Dinternal.h537 bool nfs_ctx_key_to_expire(struct nfs_open_context *ctx, struct inode *inode);
H A Dwrite.c1222 if (nfs_ctx_key_to_expire(ctx, inode) && in nfs_key_timeout_notify()
1232 bool nfs_ctx_key_to_expire(struct nfs_open_context *ctx, struct inode *inode) in nfs_ctx_key_to_expire() function