Searched refs:EOPENSTALE (Results 1 – 12 of 12) sorted by relevance
20 #define EOPENSTALE 518 /* open found a stale dentry */ macro
165 { NFS4ERR_STALE, -EOPENSTALE },
185 E(EOPENSTALE),
74 declare_err!(EOPENSTALE, "Open found a stale dentry.");
103 err = -EOPENSTALE; in nfs4_file_open()
2056 err = -EOPENSTALE; in nfs_finish_open()2184 res = ERR_PTR(-EOPENSTALE); in nfs_atomic_open()2193 res = ERR_PTR(-EOPENSTALE); in nfs_atomic_open()
1151 if (ret == -EOPENSTALE && stale_retry) { in nfsd_file_do_acquire()
97 { nfserr_stale, -EOPENSTALE }, in nfserrno()933 if (host_err == -EOPENSTALE && !retried) { in nfsd_open()
800 if (fd == -EOPENSTALE) in copy_event_to_user()
618 rc = -EOPENSTALE; in cifs_nt_open()
4049 if (error == -EOPENSTALE) { in path_openat()
1208 2. vfs_open() can fail with ``-EOPENSTALE`` if the cached information