Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Derrno.h20 #define EOPENSTALE 518 /* open found a stale dentry */ macro
/Linux-v6.6/lib/
Derrname.c191 E(EOPENSTALE),
/Linux-v6.6/rust/kernel/
Derror.rs71 declare_err!(EOPENSTALE, "Open found a stale dentry.");
/Linux-v6.6/fs/nfs/
Dnfs4file.c102 err = -EOPENSTALE; in nfs4_file_open()
Ddir.c2038 err = -EOPENSTALE; in nfs_finish_open()
2166 res = ERR_PTR(-EOPENSTALE); in nfs_atomic_open()
2175 res = ERR_PTR(-EOPENSTALE); in nfs_atomic_open()
/Linux-v6.6/fs/notify/fanotify/
Dfanotify_user.c832 if (unlikely(ret == -EOPENSTALE)) { in fanotify_read()
/Linux-v6.6/fs/nfsd/
Dvfs.c100 { nfserr_stale, -EOPENSTALE }, in nfserrno()
/Linux-v6.6/fs/
Dnamei.c3807 if (error == -EOPENSTALE) { in path_openat()
/Linux-v6.6/fs/smb/client/
Dfile.c414 rc = -EOPENSTALE; in cifs_nt_open()
/Linux-v6.6/Documentation/filesystems/
Dpath-lookup.rst1208 2. vfs_open() can fail with ``-EOPENSTALE`` if the cached information