Home
last modified time | relevance | path

Searched refs:GLR_TRYFAILED (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dutil.c108 if (error && error != GLR_TRYFAILED) in gfs2_freeze_lock()
160 if (ret == GLR_TRYFAILED) in signal_our_withdraw()
H A Dglock.h112 #define GLR_TRYFAILED 13 macro
H A Drecovery.c437 case GLR_TRYFAILED: in gfs2_recover_func()
H A Dfile.c1309 if (error != GLR_TRYFAILED) in do_flock()
1317 if (error == GLR_TRYFAILED) in do_flock()
H A Dsuper.c1220 if (error != GLR_TRYFAILED) in gfs2_upgrade_iopen_glock()
1431 if (ret && ret != GLR_TRYFAILED && ret != -EROFS) in gfs2_evict_inode()
H A Dglock.c361 gh->gh_error = GLR_TRYFAILED; in do_error()
1362 gh->gh_error = GLR_TRYFAILED; in add_to_queue()