Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Dexport.c62 result = ERR_PTR(-ESTALE); in ocfs2_get_dentry()
92 status = -ESTALE; in ocfs2_get_dentry()
101 status = -ESTALE; in ocfs2_get_dentry()
112 if (status == -ESTALE) { in ocfs2_get_dentry()
132 result = ERR_PTR(-ESTALE); in ocfs2_get_dentry()
Dinode.c169 inode = ERR_PTR(-ESTALE); in ocfs2_iget()
/linux-4.1.27/fs/xfs/
Dxfs_export.c134 return ERR_PTR(-ESTALE); in xfs_nfs_get_inode()
151 error = -ESTALE; in xfs_nfs_get_inode()
157 return ERR_PTR(-ESTALE); in xfs_nfs_get_inode()
/linux-4.1.27/fs/exportfs/
Dexpfs.c159 err = -ESTALE; in reconnect_one()
183 return ERR_PTR(-ESTALE); in reconnect_one()
425 return ERR_PTR(-ESTALE); in exportfs_decode_fh()
428 result = ERR_PTR(-ESTALE); in exportfs_decode_fh()
476 err = -ESTALE; in exportfs_decode_fh()
/linux-4.1.27/fs/efs/
Dnamei.c82 return ERR_PTR(-ESTALE); in efs_nfs_get_inode()
89 return ERR_PTR(-ESTALE); in efs_nfs_get_inode()
/linux-4.1.27/fs/isofs/
Dexport.c27 return ERR_PTR(-ESTALE); in isofs_export_iget()
33 return ERR_PTR(-ESTALE); in isofs_export_iget()
/linux-4.1.27/fs/afs/
Dfile.c138 ret = -ESTALE; in afs_page_filler()
178 ret = -ESTALE; in afs_page_filler()
255 return -ESTALE; in afs_readpages()
Dvolume.c238 ret = volume->rjservers ? -ENOMEDIUM : -ESTALE; in afs_volume_pick_fileserver()
Ddir.c334 return -ESTALE; in afs_dir_iterate()
517 return ERR_PTR(-ESTALE); in afs_lookup()
Dinode.c353 ret = -ESTALE; in afs_validate()
Dwrite.c107 ret = -ESTALE; in afs_fill_page()
/linux-4.1.27/fs/cachefiles/
Dxattr.c177 ret = -ESTALE; in cachefiles_check_auxdata()
299 ret = -ESTALE; in cachefiles_check_object_xattr()
Dnamei.c600 if (ret == -ESTALE) { in cachefiles_walk_to_object()
885 return ERR_PTR(-ESTALE); in cachefiles_check_active()
945 return -ESTALE; in cachefiles_cull()
Drdwr.c177 error = -ESTALE; in cachefiles_read_copier()
/linux-4.1.27/fs/nfs/
Dread.c229 if (task->tk_status == -ESTALE) { in nfs_readpage_done()
305 error = -ESTALE; in nfs_readpage()
378 int ret = -ESTALE; in nfs_readpages()
Dnamespace.c148 mnt = ERR_PTR(-ESTALE); in nfs_d_automount()
Dinode.c932 int status = -ESTALE; in __nfs_revalidate_inode()
965 if (status == -ESTALE) { in __nfs_revalidate_inode()
1022 return NFS_STALE(inode) ? -ESTALE : 0; in nfs_revalidate_inode()
1032 return NFS_STALE(inode) ? -ESTALE : 0; in nfs_revalidate_inode_rcu()
1861 return -ESTALE; in nfs_update_inode()
Dnfs2xdr.c1083 { NFSERR_STALE, -ESTALE },
Dnfs4state.c1410 case -ESTALE: in nfs4_reclaim_locks()
1497 case -ESTALE: in nfs4_reclaim_open_state()
Dnfs4trace.h32 { -ESTALE, "ESTALE" }, \
Dsuper.c444 if (unlikely(error == -ESTALE)) { in nfs_statfs()
2528 return -ESTALE; in nfs_clone_sb_security()
Dnfs4proc.c1602 return -ESTALE; in nfs4_open_recover()
1609 return -ESTALE; in nfs4_open_recover()
1616 return -ESTALE; in nfs4_open_recover()
1696 case -ESTALE: in nfs4_handle_delegation_recall_error()
2138 if (ret == -ESTALE) in _nfs4_open_expired()
Dnfs3xdr.c2458 { NFSERR_STALE, -ESTALE },
Ddir.c2410 if (status == -ESTALE) { in nfs_do_access()
Dnfs4xdr.c7311 { NFS4ERR_STALE, -ESTALE },
/linux-4.1.27/include/uapi/asm-generic/
Derrno.h98 #define ESTALE 116 /* Stale file handle */ macro
/linux-4.1.27/arch/um/os-Linux/
Dexecvp.c97 case ESTALE: in execvp_noalloc()
/linux-4.1.27/arch/sparc/include/uapi/asm/
Derrno.h43 #define ESTALE 70 /* Stale file handle */ macro
/linux-4.1.27/arch/parisc/include/uapi/asm/
Derrno.h40 #define ESTALE 70 /* Stale file handle */ macro
/linux-4.1.27/arch/alpha/include/uapi/asm/
Derrno.h46 #define ESTALE 70 /* Stale file handle */ macro
/linux-4.1.27/arch/mips/include/uapi/asm/
Derrno.h105 #define ESTALE 151 /* Stale file handle */ macro
/linux-4.1.27/include/linux/
Dnamei.h95 return error == -ESTALE && !(flags & LOOKUP_REVAL); in retry_estale()
/linux-4.1.27/fs/overlayfs/
Ddir.c79 return -ESTALE; in ovl_create_real()
237 err = -ESTALE; in ovl_clear_empty()
565 err = -ESTALE; in ovl_remove_and_whiteout()
603 err = -ESTALE; in ovl_remove_upper()
861 err = -ESTALE; in ovl_rename2()
/linux-4.1.27/drivers/net/irda/
Dsir_dongle.c101 err = -ESTALE; in sirdev_get_dongle()
Dirtty-sir.c316 return -ESTALE; in irtty_start_dev()
343 return -ESTALE; in irtty_stop_dev()
Dsir_dev.c305 return -ESTALE; /* or better EPIPE? */ in sirdev_schedule_request()
802 return -ESTALE; in sirdev_open()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_nfs.c146 return ERR_PTR(-ESTALE); in ll_iget_for_nfs()
155 return ERR_PTR(-ESTALE); in ll_iget_for_nfs()
Dstatahead.c729 rc = -ESTALE; in ll_statahead_interpret()
1627 return -ESTALE; in do_statahead_enter()
1663 rc = -ESTALE; in do_statahead_enter()
Dfile.c426 if (rc == -ESTALE) { in ll_intent_file_open()
/linux-4.1.27/fs/btrfs/
Dexport.c70 return ERR_PTR(-ESTALE); in btrfs_get_dentry()
98 return ERR_PTR(-ESTALE); in btrfs_get_dentry()
Dinode.c3374 if (ret && ret != -ESTALE) in btrfs_orphan_cleanup()
3377 if (ret == -ESTALE && root == root->fs_info->tree_root) { in btrfs_orphan_cleanup()
3413 if (ret == -ESTALE) { in btrfs_orphan_cleanup()
5516 inode = ERR_PTR(-ESTALE); in btrfs_iget()
/linux-4.1.27/fs/nilfs2/
Dnamei.c476 return ERR_PTR(-ESTALE); in nilfs_get_dentry()
480 return ERR_PTR(-ESTALE); in nilfs_get_dentry()
489 return ERR_PTR(-ESTALE); in nilfs_get_dentry()
Dinode.c478 return -ESTALE; /* this inode is deleted */ in nilfs_read_inode_common()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Derrno.c157 [ESTALE] = LUSTRE_ESTALE,
303 [LUSTRE_ESTALE] = ESTALE,
/linux-4.1.27/fs/fuse/
Dinode.c638 int err = -ESTALE; in fuse_get_dentry()
658 err = -ESTALE; in fuse_get_dentry()
665 err = -ESTALE; in fuse_get_dentry()
752 return ERR_PTR(-ESTALE); in fuse_get_parent()
760 return ERR_PTR(-ESTALE); in fuse_get_parent()
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
Drouter_proc.c221 return -ESTALE; in proc_lnet_routes()
341 return -ESTALE; in proc_lnet_routers()
484 return -ESTALE; in proc_lnet_peers()
/linux-4.1.27/fs/gfs2/
Dexport.c144 return ERR_PTR(-ESTALE); in gfs2_get_dentry()
Dinode.c230 error = -ESTALE; in gfs2_lookup_by_inum()
Drgrp.c2518 error = -ESTALE; in gfs2_check_blk_type()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_lock.c675 result = -ESTALE; in lov_lock_unuse()
814 result = -ESTALE; in lov_lock_use()
831 result = -ESTALE; in lov_lock_use()
850 result = -ESTALE; in lov_lock_use()
/linux-4.1.27/fs/jfs/
Dnamei.c1113 rc = -ESTALE; in jfs_rename()
1120 rc = -ESTALE; in jfs_rename()
1471 return ERR_PTR(-ESTALE); in jfs_nfs_get_inode()
1478 return ERR_PTR(-ESTALE); in jfs_nfs_get_inode()
Djfs_xtree.c2592 return -ESTALE; /* stale extent */ in xtRelocate()
2612 return -ESTALE; in xtRelocate()
2619 return -ESTALE; in xtRelocate()
2633 return -ESTALE; in xtRelocate()
2934 return -ESTALE; in xtSearchNode()
Djfs_dtree.c695 rc = -ESTALE; in dtSearch()
2682 return -ESTALE; in dtSearchNode()
2721 return -ESTALE; in dtSearchNode()
Djfs_imap.c346 return -ESTALE; in diRead()
392 rc = -ESTALE; in diRead()
/linux-4.1.27/net/core/
Dsock_diag.c37 return -ESTALE; in sock_diag_check_cookie()
/linux-4.1.27/fs/ceph/
Dexport.c88 return ERR_PTR(-ESTALE); in __fh_to_dentry()
Ddir.c692 return -ESTALE; in ceph_handle_notrace_create()
Dmds_client.c2397 if (result == -ESTALE) { in handle_reply()
/linux-4.1.27/fs/ntfs/
Dnamei.c360 inode = ERR_PTR(-ESTALE); in ntfs_nfs_get_inode()
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c790 result = -ESTALE; in ldlm_error2errno()
830 case -ESTALE: in ldlm_errno2error()
Dldlm_request.c2122 rc = -ESTALE; in replay_lock_interpret()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Ddt_object.c715 if (rc != -ESTALE) { in dt_index_page_build()
730 } while (rc == -ESTALE); in dt_index_page_build()
Dllog_cat.c776 if (rc == -ENOENT || rc == -ESTALE) { in cat_cancel_cb()
Dcl_lock.c1090 if (result == -ESTALE) { in cl_use_try()
1347 if (result == 0 || result == -ESTALE) { in cl_unuse_try()
/linux-4.1.27/fs/ext2/
Dnamei.c69 if (inode == ERR_PTR(-ESTALE)) { in ext2_lookup()
Dsuper.c342 return ERR_PTR(-ESTALE); in ext2_nfs_get_inode()
344 return ERR_PTR(-ESTALE); in ext2_nfs_get_inode()
357 return ERR_PTR(-ESTALE); in ext2_nfs_get_inode()
Dinode.c1361 ret = -ESTALE; in ext2_iget()
/linux-4.1.27/fs/exofs/
Dsuper.c959 return ERR_PTR(-ESTALE); in exofs_get_parent()
975 return ERR_PTR(-ESTALE); in exofs_nfs_get_inode()
Dinode.c1201 ret = -ESTALE; in exofs_iget()
/linux-4.1.27/drivers/block/drbd/
Ddrbd_debugfs.c375 return -ESTALE; in in_flight_summary_show()
436 int ret = -ESTALE; in drbd_single_open()
/linux-4.1.27/fs/fscache/
Dcookie.c720 return -ESTALE; in __fscache_check_consistency()
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_reint.c192 } else if (rc == -ESTALE && (op_data->op_flags & MF_SOM_CHANGE)) { in mdc_setattr()
Dmdc_request.c954 } else if (rc == -ESTALE) { in mdc_close()
1020 if (rc == -ESTALE) { in mdc_done_writing()
Dmdc_locks.c999 return -ESTALE; in mdc_finish_intent_lock()
/linux-4.1.27/fs/f2fs/
Dsuper.c764 return ERR_PTR(-ESTALE); in f2fs_nfs_get_inode()
777 return ERR_PTR(-ESTALE); in f2fs_nfs_get_inode()
/linux-4.1.27/Documentation/filesystems/
Dvfat.txt161 result in ESTALE issues.
165 This ensures that ESTALE will not be returned after a file is
/linux-4.1.27/fs/
Dnamei.c676 status = -ESTALE; in complete_walk()
2071 if (unlikely(retval == -ESTALE)) in filename_lookup()
2418 if (unlikely(error == -ESTALE)) in filename_mountpoint()
3298 error = -ESTALE; in path_openat()
3315 if (unlikely(filp == ERR_PTR(-ESTALE))) in do_filp_open()
3341 if (unlikely(file == ERR_PTR(-ESTALE))) in do_file_open_root()
Ddcache.c1939 return ERR_PTR(-ESTALE); in __d_obtain_alias()
2720 int ret = -ESTALE; in __d_unalias()
/linux-4.1.27/fs/cifs/
Dinode.c408 rc = -ESTALE;
415 rc = -ESTALE;
862 rc = -ESTALE;
/linux-4.1.27/fs/udf/
Dnamei.c1205 return ERR_PTR(-ESTALE); in udf_nfs_get_inode()
1216 return ERR_PTR(-ESTALE); in udf_nfs_get_inode()
Dinode.c1436 ret = -ESTALE; in udf_read_inode()
/linux-4.1.27/fs/lockd/
Dclntproc.c839 return -ESTALE; in nlm_stat_to_errno()
/linux-4.1.27/fs/nfsd/
Dnfsproc.c738 { nfserr_stale, -ESTALE }, in nfserrno()
Dnfs4callback.c191 { NFS4ERR_STALE, -ESTALE },
/linux-4.1.27/fs/ufs/
Dsuper.c118 return ERR_PTR(-ESTALE); in ufs_nfs_get_inode()
125 return ERR_PTR(-ESTALE); in ufs_nfs_get_inode()
/linux-4.1.27/fs/ext3/
Dsuper.c700 return ERR_PTR(-ESTALE); in ext3_nfs_get_inode()
702 return ERR_PTR(-ESTALE); in ext3_nfs_get_inode()
717 return ERR_PTR(-ESTALE); in ext3_nfs_get_inode()
Dnamei.c1034 if (inode == ERR_PTR(-ESTALE)) { in ext3_lookup()
Dinode.c2905 ret = -ESTALE; in ext3_iget()
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd_cb.c495 err = -ESTALE; in kiblnd_rx_complete()
2337 kiblnd_close_peer_conns_locked(peer2, -ESTALE); in kiblnd_passive_connect()
2719 rc = -ESTALE; in kiblnd_check_connreply()
Do2iblnd.c947 kiblnd_close_conn_locked(conn, -ESTALE); in kiblnd_close_stale_conns_locked()
/linux-4.1.27/fs/nfs/filelayout/
Dfilelayout.c175 case -ESTALE: /* mapped NFS4ERR_STALE */ in filelayout_async_handle_error()
/linux-4.1.27/fs/ecryptfs/
Dinode.c96 return ERR_PTR(-ESTALE); in __ecryptfs_get_inode()
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/socklnd/
Dsocklnd.c1159 rc = -ESTALE; in ksocknal_create_conn()
1181 rc = ESTALE; in ksocknal_create_conn()
/linux-4.1.27/fs/nfs/flexfilelayout/
Dflexfilelayout.c730 case -ESTALE: /* mapped NFS4ERR_STALE */ in ff_layout_async_handle_error_v4()
/linux-4.1.27/fs/ext4/
Dsuper.c995 return ERR_PTR(-ESTALE); in ext4_nfs_get_inode()
997 return ERR_PTR(-ESTALE); in ext4_nfs_get_inode()
1012 return ERR_PTR(-ESTALE); in ext4_nfs_get_inode()
Dnamei.c1585 if (inode == ERR_PTR(-ESTALE)) { in ext4_lookup()
Dinode.c4182 ret = -ESTALE; in ext4_iget()
/linux-4.1.27/Documentation/filesystems/caching/
Dbackend-api.txt308 if they're consistent and -ESTALE otherwise. -ENOMEM and -ERESTARTSYS
Dnetfs-api.txt725 with a cookie is correct. It returns 0 if it is and -ESTALE if it isn't; it
/linux-4.1.27/security/selinux/ss/
Dservices.c2990 match = -ESTALE; in selinux_audit_rule_match()
/linux-4.1.27/mm/
Dshmem.c2668 return ERR_PTR(-ESTALE); in shmem_get_parent()
/linux-4.1.27/drivers/firewire/
Dohci.c2598 ret = -ESTALE; in ohci_enable_phys_dma()