Searched refs:EOPENSTALE (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
H A Derrno.h19 #define EOPENSTALE 518 /* open found a stale dentry */ macro
/linux-4.4.14/fs/nfs/
H A Dnfs4file.c42 * -EOPENSTALE. The VFS will retry the lookup/create/open. nfs4_file_open()
102 err = -EOPENSTALE; nfs4_file_open()
/linux-4.4.14/fs/
H A Dnamei.c3187 if (error == -EOPENSTALE) do_last()
3335 if (error == -EOPENSTALE) { path_openat()

Completed in 115 milliseconds