Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/
H A Dinode.c173 !(cache_validity & NFS_INO_REVAL_FORCED)) in nfs_check_cache_invalid_delegated()
216 if (!(flags & NFS_INO_REVAL_FORCED)) in nfs_set_cache_invalid()
576 nfsi->cache_validity |= NFS_INO_REVAL_FORCED; in nfs_fhget()
1069 NFS_INO_REVAL_FORCED; in nfs_inode_attach_open_context()
1739 | NFS_INO_REVAL_FORCED); in nfs_post_op_update_inode()
1901 | NFS_INO_REVAL_FORCED in nfs_update_inode()
1913 NFS_INO_REVAL_FORCED); in nfs_update_inode()
1945 | NFS_INO_REVAL_FORCED); in nfs_update_inode()
1954 | NFS_INO_REVAL_FORCED); in nfs_update_inode()
1963 | NFS_INO_REVAL_FORCED); in nfs_update_inode()
[all...]
H A Ddelegation.h89 !(NFS_I(inode)->cache_validity & NFS_INO_REVAL_FORCED); in nfs_have_delegated_attributes()
H A Dunlink.c505 | NFS_INO_REVAL_FORCED; in nfs_sillyrename()
H A Ddir.c86 NFS_INO_REVAL_FORCED; in alloc_nfs_open_dir_context()
1508 | NFS_INO_REVAL_FORCED; in nfs_drop_nlink()
2297 | NFS_INO_REVAL_FORCED; in nfs_rename()
H A Dnfstrace.h41 TRACE_DEFINE_ENUM(NFS_INO_REVAL_FORCED); variable
56 { NFS_INO_REVAL_FORCED, "REVAL_FORCED" }, \
H A Dnfs42proc.c370 NFS_INO_REVAL_FORCED | NFS_INO_INVALID_SIZE | in _nfs42_proc_copy()
375 NFS_INO_REVAL_FORCED | NFS_INO_INVALID_ATIME); in _nfs42_proc_copy()
H A Ddelegation.c501 NFS_I(inode)->cache_validity |= NFS_INO_REVAL_FORCED; in nfs_inode_set_delegation()
H A Dwrite.c303 NFS_I(inode)->cache_validity |= NFS_INO_REVAL_FORCED | in nfs_set_pageerror()
H A Dnfs4proc.c304 if (!(cache_validity & NFS_INO_REVAL_FORCED)) in nfs4_bitmap_copy_adjust()
5480 !(cache_validity & NFS_INO_REVAL_FORCED)) in nfs4_bitmask_set()
5959 | NFS_INO_REVAL_FORCED; in __nfs4_proc_set_acl()
/kernel/linux/linux-6.6/fs/nfs/
H A Dinode.c196 if (!(flags & NFS_INO_REVAL_FORCED)) in nfs_set_cache_invalid()
207 flags &= ~NFS_INO_REVAL_FORCED; in nfs_set_cache_invalid()
1114 NFS_INO_REVAL_FORCED); in nfs_inode_attach_open_context()
1958 | NFS_INO_REVAL_FORCED); in nfs_post_op_update_inode()
2124 | NFS_INO_REVAL_FORCED in nfs_update_inode()
H A Dunlink.c515 NFS_INO_REVAL_FORCED); in nfs_sillyrename()
H A Ddir.c90 NFS_INO_REVAL_FORCED); in alloc_nfs_open_dir_context()
2741 NFS_INO_REVAL_FORCED); in nfs_rename()
H A Dnfs42proc.c85 NFS_INO_REVAL_FORCED | NFS_INO_INVALID_MODE); in _nfs42_proc_fallocate()
H A Dnfstrace.h24 { NFS_INO_REVAL_FORCED, "REVAL_FORCED" }, \
H A Dwrite.c304 nfs_set_cache_invalid(inode, NFS_INO_REVAL_FORCED | in nfs_set_pageerror()
H A Dnfs4proc.c6096 NFS_INO_REVAL_FORCED); in __nfs4_proc_set_acl()
/kernel/linux/linux-5.10/include/linux/
H A Dnfs_fs.h234 #define NFS_INO_REVAL_FORCED BIT(6) /* force revalidation ignoring a delegation */ macro
/kernel/linux/linux-6.6/include/linux/
H A Dnfs_fs.h288 #define NFS_INO_REVAL_FORCED BIT(6) /* force revalidation ignoring a delegation */ macro

Completed in 57 milliseconds