Searched refs:EOPENSTALE (Results 1 – 8 of 8) sorted by relevance
20 #define EOPENSTALE 518 /* open found a stale dentry */ macro
185 E(EOPENSTALE),
103 err = -EOPENSTALE; in nfs4_file_open()
1854 err = -EOPENSTALE; in nfs_finish_open()
742 if (unlikely(ret == -EOPENSTALE)) { in fanotify_read()
3569 if (error == -EOPENSTALE) { in path_openat()
247 rc = -EOPENSTALE; in cifs_nt_open()
1208 2. vfs_open() can fail with ``-EOPENSTALE`` if the cached information
Completed in 30 milliseconds