Home
last modified time | relevance | path

Searched refs:ESTALE (Results 1 – 25 of 134) sorted by relevance

123456

/openbmc/linux/fs/ocfs2/
H A Dexport.c46 result = ERR_PTR(-ESTALE); 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()
/openbmc/linux/fs/ceph/
H A Dexport.c135 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()
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()
/openbmc/linux/fs/exportfs/
H A Dexpfs.c166 err = -ESTALE; 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()
/openbmc/linux/fs/xfs/
H A Dxfs_export.c119 return ERR_PTR(-ESTALE); in xfs_nfs_get_inode()
141 error = -ESTALE; in xfs_nfs_get_inode()
165 return ERR_PTR(-ESTALE); in xfs_nfs_get_inode()
/openbmc/linux/fs/efs/
H A Dnamei.c83 return ERR_PTR(-ESTALE); in efs_nfs_get_inode()
90 return ERR_PTR(-ESTALE); in efs_nfs_get_inode()
/openbmc/linux/fs/overlayfs/
H A Dnamei.c190 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...]
H A Ddir.c179 err = -ESTALE; in ovl_create_real()
385 err = -ESTALE; in ovl_clear_empty()
476 err = -ESTALE; in ovl_create_over_whiteout()
773 err = -ESTALE; in ovl_remove_and_whiteout()
821 err = -ESTALE; in ovl_remove_upper()
1195 err = -ESTALE; in ovl_rename()
1208 err = -ESTALE; in ovl_rename()
/openbmc/linux/fs/cachefiles/
H A Dxattr.c48 return -ESTALE; in cachefiles_set_object_xattr()
108 int ret = -ESTALE; in cachefiles_check_auxdata()
261 int ret = -ESTALE; in cachefiles_check_volume_xattr()
/openbmc/linux/fs/isofs/
H A Dexport.c28 return ERR_PTR(-ESTALE); in isofs_export_iget()
34 return ERR_PTR(-ESTALE); in isofs_export_iget()
/openbmc/linux/fs/kernfs/
H A Dmount.c113 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()
/openbmc/sdeventplus/src/sdeventplus/utility/
H A Dsdbus.hpp35 if (e.code().value() == ESTALE) in loopWithBus()
/openbmc/linux/fs/nilfs2/
H A Dnamei.c70 if (inode == ERR_PTR(-ESTALE)) { in nilfs_lookup()
486 return ERR_PTR(-ESTALE); in nilfs_get_dentry()
490 return ERR_PTR(-ESTALE); in nilfs_get_dentry()
499 return ERR_PTR(-ESTALE); in nilfs_get_dentry()
/openbmc/linux/fs/nfs/
H A Dread.c232 if (task->tk_status == -ESTALE) { in nfs_readpage_done()
356 ret = -ESTALE; in nfs_read_folio()
405 ret = -ESTALE; in nfs_readahead()
/openbmc/linux/tools/include/uapi/asm-generic/
H A Derrno.h99 #define ESTALE 116 /* Stale file handle */ macro
/openbmc/linux/arch/um/os-Linux/
H A Dexecvp.c98 case ESTALE: in execvp_noalloc()
/openbmc/linux/include/uapi/asm-generic/
H A Derrno.h99 #define ESTALE 116 /* Stale file handle */ macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Derrno.h44 #define ESTALE 70 /* Stale file handle */ macro
/openbmc/linux/tools/arch/sparc/include/uapi/asm/
H A Derrno.h44 #define ESTALE 70 /* Stale file handle */ macro
/openbmc/linux/tools/arch/alpha/include/uapi/asm/
H A Derrno.h47 #define ESTALE 70 /* Stale file handle */ macro
/openbmc/linux/tools/arch/parisc/include/uapi/asm/
H A Derrno.h41 #define ESTALE 70 /* Stale file handle */ macro
/openbmc/linux/tools/arch/mips/include/uapi/asm/
H A Derrno.h106 #define ESTALE 151 /* Stale file handle */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Derrno.h47 #define ESTALE 70 /* Stale file handle */ macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Derrno.h41 #define ESTALE 70 /* Stale file handle */ macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Derrno.h106 #define ESTALE 151 /* Stale file handle */ macro
/openbmc/linux/fs/btrfs/
H A Dexport.c82 return ERR_PTR(-ESTALE); in btrfs_get_dentry()
95 return ERR_PTR(-ESTALE); in btrfs_get_dentry()

123456