Searched refs:EOPENSTALE (Results 1 – 9 of 9) sorted by relevance
20 #define EOPENSTALE 518 /* open found a stale dentry */ macro
185 E(EOPENSTALE),
106 err = -EOPENSTALE; in nfs4_file_open()
2028 err = -EOPENSTALE; in nfs_finish_open()2156 res = ERR_PTR(-EOPENSTALE); in nfs_atomic_open()2165 res = ERR_PTR(-EOPENSTALE); in nfs_atomic_open()
898 { nfserr_stale, -EOPENSTALE }, in nfserrno()
787 if (unlikely(ret == -EOPENSTALE)) { in fanotify_read()
3724 if (error == -EOPENSTALE) { in path_openat()
287 rc = -EOPENSTALE; in cifs_nt_open()
1208 2. vfs_open() can fail with ``-EOPENSTALE`` if the cached information