Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Drgrp.h90 extern void check_and_update_goal(struct gfs2_inode *ip);
H A Drgrp.c575 void check_and_update_goal(struct gfs2_inode *ip) in check_and_update_goal() function
2027 check_and_update_goal(ip); in gfs2_inplace_reserve()
H A Dinode.c680 check_and_update_goal(dip); in gfs2_create_inode()