Home
last modified time | relevance | path

Searched refs:NFS_INO_REVAL_FORCED (Results 1 – 7 of 7) sorted by relevance

/linux/fs/nfs/
A Dinode.c201 if (!(flags & NFS_INO_REVAL_FORCED)) in nfs_set_cache_invalid()
213 flags &= ~(NFS_INO_REVAL_PAGECACHE | NFS_INO_REVAL_FORCED); in nfs_set_cache_invalid()
1113 NFS_INO_REVAL_FORCED); in nfs_inode_attach_open_context()
1892 | NFS_INO_REVAL_FORCED); in nfs_post_op_update_inode()
2056 | NFS_INO_REVAL_FORCED in nfs_update_inode()
A Dunlink.c505 NFS_INO_REVAL_FORCED); in nfs_sillyrename()
A Ddir.c87 NFS_INO_REVAL_FORCED); in alloc_nfs_open_dir_context()
2491 NFS_INO_REVAL_FORCED); in nfs_rename()
A Dnfstrace.h25 { NFS_INO_REVAL_FORCED, "REVAL_FORCED" }, \
A Dwrite.c307 nfs_set_cache_invalid(inode, NFS_INO_REVAL_FORCED | in nfs_set_pageerror()
A Dnfs4proc.c5929 NFS_INO_REVAL_FORCED); in __nfs4_proc_set_acl()
/linux/include/linux/
A Dnfs_fs.h248 #define NFS_INO_REVAL_FORCED BIT(6) /* force revalidation ignoring a delegation */ macro

Completed in 40 milliseconds