/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | export.c | 48 result = ERR_PTR(-ESTALE); in ocfs2_get_dentry() 75 * as an inode, we return -ESTALE to be in ocfs2_get_dentry() 78 status = -ESTALE; in ocfs2_get_dentry() 87 status = -ESTALE; in ocfs2_get_dentry() 98 if (status == -ESTALE) { in ocfs2_get_dentry() 118 result = ERR_PTR(-ESTALE); in ocfs2_get_dentry() 166 status = -ESTALE; in ocfs2_get_parent() 175 status = -ESTALE; in ocfs2_get_parent()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | export.c | 46 result = ERR_PTR(-ESTALE); in ocfs2_get_dentry() 73 * as an inode, we return -ESTALE to be in ocfs2_get_dentry() 76 status = -ESTALE; in ocfs2_get_dentry() 85 status = -ESTALE; in ocfs2_get_dentry() 96 if (status == -ESTALE) { in ocfs2_get_dentry() 116 result = ERR_PTR(-ESTALE); in ocfs2_get_dentry() 164 status = -ESTALE; in ocfs2_get_parent() 173 status = -ESTALE; in ocfs2_get_parent()
|
/kernel/linux/linux-5.10/fs/exportfs/ |
H A D | expfs.c | 166 err = -ESTALE; in reconnect_one() 187 * double check that this worked and return -ESTALE if not: in reconnect_one() 190 return ERR_PTR(-ESTALE); in reconnect_one() 433 return ERR_PTR(-ESTALE); in exportfs_decode_fh() 438 return ERR_PTR(-ESTALE); in exportfs_decode_fh() 493 err = -ESTALE; in exportfs_decode_fh() 532 nresult = ERR_PTR(-ESTALE); in exportfs_decode_fh() 565 err = -ESTALE; in exportfs_decode_fh()
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_export.c | 119 return ERR_PTR(-ESTALE); in xfs_nfs_get_inode() 134 * We don't use ESTALE directly down the chain to not in xfs_nfs_get_inode() 141 error = -ESTALE; in xfs_nfs_get_inode() 151 return ERR_PTR(-ESTALE); in xfs_nfs_get_inode()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_export.c | 119 return ERR_PTR(-ESTALE); in xfs_nfs_get_inode() 134 * We don't use ESTALE directly down the chain to not in xfs_nfs_get_inode() 141 error = -ESTALE; in xfs_nfs_get_inode() 165 return ERR_PTR(-ESTALE); in xfs_nfs_get_inode()
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | export.c | 135 return ERR_PTR(-ESTALE); in __lookup_inode() 160 return err < 0 ? ERR_PTR(err) : ERR_PTR(-ESTALE); in __lookup_inode() 164 return ERR_PTR(-ESTALE); in __lookup_inode() 177 return ERR_PTR(-ESTALE); in ceph_lookup_inode() 196 /* -ESTALE if inode as been unlinked and no file is open */ in __fh_to_dentry() 199 return ERR_PTR(-ESTALE); in __fh_to_dentry() 230 return ERR_PTR(-ESTALE); in __snapfh_to_dentry() 236 return ERR_PTR(-ESTALE); in __snapfh_to_dentry() 276 inode = ERR_PTR(-ESTALE); in __snapfh_to_dentry()
|
/kernel/linux/linux-5.10/fs/overlayfs/ |
H A D | namei.c | 177 if (real == ERR_PTR(-ESTALE) && in ovl_decode_real_fh() 364 return -ESTALE; in ovl_check_origin_fh() 406 if (err == -ESTALE) in ovl_check_origin() 416 * Return 0 on match, -ESTALE on mismatch, < 0 on error. 431 err = -ESTALE; in ovl_verify_fh() 443 * Return 0 on match, -ESTALE on mismatch, -ENODATA on no xattr, < 0 on error. 495 return upper ?: ERR_PTR(-ESTALE); in ovl_index_upper() 510 * Return 0 on match, -ESTALE on mismatch or stale origin, < 0 on error. 573 if (err == -ESTALE) in ovl_verify_index() 576 err = -ESTALE; in ovl_verify_index() [all...] |
/kernel/linux/linux-6.6/fs/exportfs/ |
H A D | expfs.c | 166 err = -ESTALE; in reconnect_one() 187 * double check that this worked and return -ESTALE if not: in reconnect_one() 190 return ERR_PTR(-ESTALE); in reconnect_one() 460 return ERR_PTR(-ESTALE); in exportfs_decode_fh_raw() 518 err = -ESTALE; in exportfs_decode_fh_raw() 558 nresult = ERR_PTR(-ESTALE); in exportfs_decode_fh_raw() 606 return ERR_PTR(-ESTALE); in exportfs_decode_fh()
|
/kernel/linux/linux-5.10/fs/cachefiles/ |
H A D | xattr.c | 135 return -ESTALE; in cachefiles_update_object_xattr() 176 ret = -ESTALE; in cachefiles_check_auxdata() 195 * - return -ESTALE if the object should be deleted 300 ret = -ESTALE; in cachefiles_check_object_xattr()
|
/kernel/linux/linux-5.10/fs/isofs/ |
H A D | export.c | 28 return ERR_PTR(-ESTALE); in isofs_export_iget() 34 return ERR_PTR(-ESTALE); in isofs_export_iget()
|
/kernel/linux/linux-5.10/fs/efs/ |
H A D | namei.c | 83 return ERR_PTR(-ESTALE); in efs_nfs_get_inode() 90 return ERR_PTR(-ESTALE); in efs_nfs_get_inode()
|
/kernel/linux/linux-6.6/fs/efs/ |
H A D | namei.c | 83 return ERR_PTR(-ESTALE); in efs_nfs_get_inode() 90 return ERR_PTR(-ESTALE); in efs_nfs_get_inode()
|
/kernel/linux/linux-6.6/fs/isofs/ |
H A D | export.c | 28 return ERR_PTR(-ESTALE); in isofs_export_iget() 34 return ERR_PTR(-ESTALE); in isofs_export_iget()
|
/kernel/linux/linux-6.6/fs/overlayfs/ |
H A D | namei.c | 190 if (real == ERR_PTR(-ESTALE) && in ovl_decode_real_fh() 437 return -ESTALE; in ovl_check_origin_fh() 463 return -ESTALE; in ovl_check_origin_fh() 479 if (err == -ESTALE) in ovl_check_origin() 489 * Return 0 on match, -ESTALE on mismatch, < 0 on error. 504 err = -ESTALE; in ovl_verify_fh() 516 * Return 0 on match, -ESTALE on mismatch, -ENODATA on no xattr, < 0 on error. 569 return upper ?: ERR_PTR(-ESTALE); in ovl_index_upper() 584 * Return 0 on match, -ESTALE on mismatch or stale origin, < 0 on error. 647 if (err == -ESTALE) in ovl_verify_index() [all...] |
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | export.c | 134 return ERR_PTR(-ESTALE); in __lookup_inode() 159 return err < 0 ? ERR_PTR(err) : ERR_PTR(-ESTALE); in __lookup_inode() 171 return ERR_PTR(-ESTALE); in ceph_lookup_inode() 189 /* -ESTALE if inode as been unlinked and no file is open */ in __fh_to_dentry() 192 return ERR_PTR(-ESTALE); in __fh_to_dentry() 223 return ERR_PTR(-ESTALE); in __snapfh_to_dentry() 275 return ERR_PTR(-ESTALE); in __snapfh_to_dentry()
|
/kernel/linux/linux-5.10/fs/kernfs/ |
H A D | mount.c | 103 return ERR_PTR(-ESTALE); in __kernfs_fh_to_dentry() 112 return ERR_PTR(-ESTALE); in __kernfs_fh_to_dentry() 118 return ERR_PTR(-ESTALE); in __kernfs_fh_to_dentry()
|
/kernel/linux/linux-6.6/fs/cachefiles/ |
H A D | xattr.c | 48 return -ESTALE; in cachefiles_set_object_xattr() 102 int ret = -ESTALE; in cachefiles_check_auxdata() 241 int ret = -ESTALE; in cachefiles_check_volume_xattr()
|
/kernel/linux/linux-6.6/fs/kernfs/ |
H A D | mount.c | 113 return ERR_PTR(-ESTALE); in __kernfs_fh_to_dentry() 122 return ERR_PTR(-ESTALE); in __kernfs_fh_to_dentry() 128 return ERR_PTR(-ESTALE); in __kernfs_fh_to_dentry()
|
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 47 #define ESTALE 70 /* Stale file handle */ macro
|
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 41 #define ESTALE 70 /* Stale file handle */ macro
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
H A D | errno.h | 106 #define ESTALE 151 /* Stale file handle */ macro
|
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 44 #define ESTALE 70 /* Stale file handle */ macro
|
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/ |
H A D | errno.h | 106 #define ESTALE 151 /* Stale file handle */ macro
|
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 47 #define ESTALE 70 /* Stale file handle */ macro
|
/kernel/linux/linux-6.6/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 41 #define ESTALE 70 /* Stale file handle */ macro
|