Home
last modified time | relevance | path

Searched refs:gfs2_instantiate (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/fs/gfs2/ !
Dglock.h204 extern int gfs2_instantiate(struct gfs2_holder *gh);
Drgrp.c1270 return gfs2_instantiate(gh); in update_rgrp_lvb()
2122 error = gfs2_instantiate(&ip->i_rgd_gh); in gfs2_inplace_reserve()
Dglock.c427 int gfs2_instantiate(struct gfs2_holder *gh) in gfs2_instantiate() function
1319 gh->gh_error = gfs2_instantiate(gh); in gfs2_glock_holder_ready()
Dsuper.c1375 ret = gfs2_instantiate(gh); in evict_should_delete()
Dinode.c195 error = gfs2_instantiate(&i_gh); in gfs2_inode_lookup()