Searched refs:nfs_ctx_key_to_expire (Results 1 – 3 of 3) sorted by relevance
392 if (nfs_ctx_key_to_expire(ctx, mapping->host)) { in nfs_write_end()600 nfs_ctx_key_to_expire(ctx, inode)) in nfs_need_check_write()
507 bool nfs_ctx_key_to_expire(struct nfs_open_context *ctx, struct inode *inode);
1244 if (nfs_ctx_key_to_expire(ctx, inode) && in nfs_key_timeout_notify()1254 bool nfs_ctx_key_to_expire(struct nfs_open_context *ctx, struct inode *inode) in nfs_ctx_key_to_expire() function