Searched refs:NFS_INO_REVAL_FORCED (Results 1 - 8 of 8) sorted by relevance

/linux-master/fs/nfs/
H A Dunlink.c515 NFS_INO_REVAL_FORCED);
H A Dinode.c196 if (!(flags & NFS_INO_REVAL_FORCED))
207 flags &= ~NFS_INO_REVAL_FORCED;
1114 NFS_INO_REVAL_FORCED);
1958 | NFS_INO_REVAL_FORCED);
2124 | NFS_INO_REVAL_FORCED
H A Dnfs42proc.c85 NFS_INO_REVAL_FORCED | NFS_INO_INVALID_MODE);
H A Dnfstrace.h24 { NFS_INO_REVAL_FORCED, "REVAL_FORCED" }, \
H A Dwrite.c304 nfs_set_cache_invalid(inode, NFS_INO_REVAL_FORCED |
H A Ddir.c90 NFS_INO_REVAL_FORCED);
2738 NFS_INO_REVAL_FORCED);
H A Dnfs4proc.c6117 NFS_INO_REVAL_FORCED);
/linux-master/include/linux/
H A Dnfs_fs.h288 #define NFS_INO_REVAL_FORCED BIT(6) /* force revalidation ignoring a delegation */ macro

Completed in 681 milliseconds