Searched refs:EOPENSTALE (Results 1 – 3 of 3) sorted by relevance
19 #define EOPENSTALE 518 /* open found a stale dentry */ macro
95 err = -EOPENSTALE; in nfs4_file_open()
3126 if (error == -EOPENSTALE) in do_last()3294 if (error == -EOPENSTALE) { in path_openat()