Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/ !
Derrno.h20 #define EOPENSTALE 518 /* open found a stale dentry */ macro
/linux-6.6.21/lib/ !
Derrname.c185 E(EOPENSTALE),
/linux-6.6.21/rust/kernel/ !
Derror.rs71 declare_err!(EOPENSTALE, "Open found a stale dentry.");
/linux-6.6.21/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-6.6.21/fs/nfsd/ !
Dfilecache.c1092 if (ret == -EOPENSTALE && stale_retry) { in nfsd_file_do_acquire()
Dvfs.c100 { nfserr_stale, -EOPENSTALE }, in nfserrno()
904 if (host_err == -EOPENSTALE && !retried) { in nfsd_open()
/linux-6.6.21/fs/notify/fanotify/ !
Dfanotify_user.c832 if (unlikely(ret == -EOPENSTALE)) { in fanotify_read()
/linux-6.6.21/fs/ !
Dnamei.c3801 if (error == -EOPENSTALE) { in path_openat()
/linux-6.6.21/fs/smb/client/ !
Dfile.c417 rc = -EOPENSTALE; in cifs_nt_open()
/linux-6.6.21/Documentation/filesystems/ !
Dpath-lookup.rst1208 2. vfs_open() can fail with ``-EOPENSTALE`` if the cached information