Searched refs:NFS_INO_REVAL_FORCED (Results 1 – 6 of 6) sorted by relevance
177 if (!(flags & NFS_INO_REVAL_FORCED)) in nfs_set_cache_invalid()189 flags &= ~NFS_INO_REVAL_FORCED; in nfs_set_cache_invalid()1281 NFS_INO_REVAL_FORCED); in nfs_inode_attach_open_context()2136 | NFS_INO_REVAL_FORCED); in nfs_post_op_update_inode()2305 | NFS_INO_REVAL_FORCED in nfs_update_inode()
222 nfs_set_cache_invalid(inode, NFS_INO_REVAL_FORCED | in nfs_set_pageerror()1545 | NFS_INO_REVAL_FORCED); in nfs_writeback_done()
91 NFS_INO_REVAL_FORCED); in alloc_nfs_open_dir_context()2865 NFS_INO_REVAL_FORCED); in nfs_rename()
24 { NFS_INO_REVAL_FORCED, "REVAL_FORCED" }, \
6279 NFS_INO_REVAL_FORCED); in __nfs4_proc_set_acl()
311 #define NFS_INO_REVAL_FORCED BIT(6) /* force revalidation ignoring a delegation */ macro