Home
last modified time | relevance | path

Searched refs:EOPENSTALE (Results 1 – 12 of 12) sorted by relevance

/linux/include/linux/
H A Derrno.h20 #define EOPENSTALE 518 /* open found a stale dentry */ macro
/linux/fs/nfs_common/
H A Dcommon.c165 { NFS4ERR_STALE, -EOPENSTALE },
/linux/rust/kernel/
H A Derror.rs77 declare_err!(EOPENSTALE, "Open found a stale dentry.");
/linux/lib/
H A Derrname.c185 E(EOPENSTALE),
/linux/fs/nfs/
H A Dnfs4file.c103 err = -EOPENSTALE; in nfs4_file_open()
H A Ddir.c2054 err = -EOPENSTALE; in nfs_finish_open()
2182 res = ERR_PTR(-EOPENSTALE); in nfs_atomic_open()
2191 res = ERR_PTR(-EOPENSTALE); in nfs_atomic_open()
/linux/fs/nfsd/
H A Dvfs.c102 { nfserr_stale, -EOPENSTALE }, in nfserrno()
949 if (host_err == -EOPENSTALE && !retried) { in nfsd_open()
H A Dfilecache.c1188 if (ret == -EOPENSTALE && stale_retry) { in nfsd_file_do_acquire()
/linux/fs/notify/fanotify/
H A Dfanotify_user.c894 if (fd == -EOPENSTALE) in copy_event_to_user()
/linux/fs/smb/client/
H A Dfile.c631 rc = -EOPENSTALE; in cifs_nt_open()
/linux/fs/
H A Dnamei.c4144 if (error == -EOPENSTALE) { in path_openat()
/linux/Documentation/filesystems/
H A Dpath-lookup.rst1208 2. vfs_open() can fail with ``-EOPENSTALE`` if the cached information