Searched refs:EOPENSTALE (Results 1 – 10 of 10) sorted by relevance
20 #define EOPENSTALE 518 /* open found a stale dentry */ macro
191 E(EOPENSTALE),
71 declare_err!(EOPENSTALE, "Open found a stale dentry.");
102 err = -EOPENSTALE; in nfs4_file_open()
2038 err = -EOPENSTALE; in nfs_finish_open()2166 res = ERR_PTR(-EOPENSTALE); in nfs_atomic_open()2175 res = ERR_PTR(-EOPENSTALE); in nfs_atomic_open()
832 if (unlikely(ret == -EOPENSTALE)) { in fanotify_read()
100 { nfserr_stale, -EOPENSTALE }, in nfserrno()
3807 if (error == -EOPENSTALE) { in path_openat()
414 rc = -EOPENSTALE; in cifs_nt_open()
1208 2. vfs_open() can fail with ``-EOPENSTALE`` if the cached information