Home
last modified time | relevance | path

Searched refs:go_sync (Results 1 – 3 of 3) sorted by relevance

/linux/fs/gfs2/
A Dglops.c737 .go_sync = inode_go_sync,
748 .go_sync = rgrp_go_sync,
757 .go_sync = freeze_go_sync,
A Dincore.h218 int (*go_sync) (struct gfs2_glock *gl); member
A Dglock.c788 if (glops->go_sync) { in do_xmote()
789 ret = glops->go_sync(gl); in do_xmote()

Completed in 14 milliseconds