Home
last modified time | relevance | path

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

12345

/linux/fs/ocfs2/
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()
/linux/fs/ceph/
A Dexport.c134 return ERR_PTR(-ESTALE); in __lookup_inode()
159 return err < 0 ? ERR_PTR(err) : ERR_PTR(-ESTALE); in __lookup_inode()
163 return ERR_PTR(-ESTALE); in __lookup_inode()
176 return ERR_PTR(-ESTALE); in ceph_lookup_inode()
197 return ERR_PTR(-ESTALE); in __fh_to_dentry()
228 return ERR_PTR(-ESTALE); in __snapfh_to_dentry()
234 return ERR_PTR(-ESTALE); in __snapfh_to_dentry()
274 inode = ERR_PTR(-ESTALE); in __snapfh_to_dentry()
/linux/fs/exportfs/
A Dexpfs.c166 err = -ESTALE; in reconnect_one()
190 return ERR_PTR(-ESTALE); in reconnect_one()
435 return ERR_PTR(-ESTALE); in exportfs_decode_fh_raw()
493 err = -ESTALE; in exportfs_decode_fh_raw()
532 nresult = ERR_PTR(-ESTALE); in exportfs_decode_fh_raw()
580 return ERR_PTR(-ESTALE); in exportfs_decode_fh()
/linux/fs/overlayfs/
A Dnamei.c182 if (real == ERR_PTR(-ESTALE) && in ovl_decode_real_fh()
369 return -ESTALE; in ovl_check_origin_fh()
395 return -ESTALE; in ovl_check_origin_fh()
411 if (err == -ESTALE) in ovl_check_origin()
436 err = -ESTALE; in ovl_verify_fh()
500 return upper ?: ERR_PTR(-ESTALE); in ovl_index_upper()
578 if (err == -ESTALE) in ovl_verify_index()
581 err = -ESTALE; in ovl_verify_index()
684 err = -ESTALE; in ovl_get_index_fh()
730 index = ERR_PTR(-ESTALE); in ovl_lookup_index()
[all …]
A Ddir.c178 err = -ESTALE; in ovl_create_real()
387 err = -ESTALE; in ovl_clear_empty()
493 err = -ESTALE; in ovl_create_over_whiteout()
776 err = -ESTALE; in ovl_remove_and_whiteout()
823 err = -ESTALE; in ovl_remove_upper()
1198 err = -ESTALE; in ovl_rename()
1211 err = -ESTALE; in ovl_rename()
/linux/fs/xfs/
A Dxfs_export.c119 return ERR_PTR(-ESTALE); in xfs_nfs_get_inode()
141 error = -ESTALE; in xfs_nfs_get_inode()
151 return ERR_PTR(-ESTALE); in xfs_nfs_get_inode()
/linux/fs/cachefiles/
A Dxattr.c135 return -ESTALE; in cachefiles_update_object_xattr()
175 ret = -ESTALE; in cachefiles_check_auxdata()
299 ret = -ESTALE; in cachefiles_check_object_xattr()
/linux/fs/efs/
A Dnamei.c83 return ERR_PTR(-ESTALE); in efs_nfs_get_inode()
90 return ERR_PTR(-ESTALE); in efs_nfs_get_inode()
/linux/fs/kernfs/
A Dmount.c103 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()
/linux/fs/isofs/
A Dexport.c28 return ERR_PTR(-ESTALE); in isofs_export_iget()
34 return ERR_PTR(-ESTALE); in isofs_export_iget()
/linux/fs/nfs/
A Dread.c237 if (task->tk_status == -ESTALE) { in nfs_readpage_done()
356 ret = -ESTALE; in nfs_readpage()
410 ret = -ESTALE; in nfs_readpages()
A Dnfs42xattr.c320 if (old == ERR_PTR(-ESTALE)) { in nfs4_xattr_set_listcache()
326 if (new != NULL && new != ERR_PTR(-ESTALE)) in nfs4_xattr_set_listcache()
392 nfs4_xattr_set_listcache(cache, ERR_PTR(-ESTALE)); in nfs4_xattr_discard_cache()
663 if (entry != NULL && entry != ERR_PTR(-ESTALE)) { in nfs4_xattr_cache_list()
/linux/arch/um/os-Linux/
A Dexecvp.c97 case ESTALE: in execvp_noalloc()
/linux/tools/include/uapi/asm-generic/
A Derrno.h99 #define ESTALE 116 /* Stale file handle */ macro
/linux/include/uapi/asm-generic/
A Derrno.h99 #define ESTALE 116 /* Stale file handle */ macro
/linux/arch/sparc/include/uapi/asm/
A Derrno.h44 #define ESTALE 70 /* Stale file handle */ macro
/linux/arch/parisc/include/uapi/asm/
A Derrno.h41 #define ESTALE 70 /* Stale file handle */ macro
/linux/arch/mips/include/uapi/asm/
A Derrno.h106 #define ESTALE 151 /* Stale file handle */ macro
/linux/tools/arch/mips/include/uapi/asm/
A Derrno.h106 #define ESTALE 151 /* Stale file handle */ macro
/linux/tools/arch/sparc/include/uapi/asm/
A Derrno.h44 #define ESTALE 70 /* Stale file handle */ macro
/linux/tools/arch/alpha/include/uapi/asm/
A Derrno.h47 #define ESTALE 70 /* Stale file handle */ macro
/linux/tools/arch/parisc/include/uapi/asm/
A Derrno.h41 #define ESTALE 70 /* Stale file handle */ macro
/linux/arch/alpha/include/uapi/asm/
A Derrno.h47 #define ESTALE 70 /* Stale file handle */ macro
/linux/fs/btrfs/
A Dexport.c69 return ERR_PTR(-ESTALE); in btrfs_get_dentry()
82 return ERR_PTR(-ESTALE); in btrfs_get_dentry()
/linux/include/linux/
A Dnamei.h100 return error == -ESTALE && !(flags & LOOKUP_REVAL); in retry_estale()

Completed in 32 milliseconds

12345