Searched refs:NFS_INO_REVAL_FORCED (Results 1 – 7 of 7) sorted by relevance
197 if (!(flags & NFS_INO_REVAL_FORCED)) in nfs_set_cache_invalid()209 flags &= ~NFS_INO_REVAL_FORCED; in nfs_set_cache_invalid()1286 NFS_INO_REVAL_FORCED); in nfs_inode_attach_open_context()2141 | NFS_INO_REVAL_FORCED); in nfs_post_op_update_inode()2310 | NFS_INO_REVAL_FORCED in nfs_update_inode()
517 NFS_INO_REVAL_FORCED); in nfs_sillyrename()
222 nfs_set_cache_invalid(inode, NFS_INO_REVAL_FORCED | in nfs_set_pageerror()1542 | NFS_INO_REVAL_FORCED); in nfs_writeback_done()
87 NFS_INO_REVAL_FORCED | NFS_INO_INVALID_MODE); in _nfs42_proc_fallocate()
24 { NFS_INO_REVAL_FORCED, "REVAL_FORCED" }, \
6223 NFS_INO_REVAL_FORCED); in __nfs4_proc_set_acl()
313 #define NFS_INO_REVAL_FORCED BIT(6) /* force revalidation ignoring a delegation */ macro