Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dquota.h43 static inline int gfs2_quota_lock_check(struct gfs2_inode *ip, in gfs2_quota_lock_check() function
Dinode.c381 error = gfs2_quota_lock_check(ip, &ap); in alloc_dinode()
524 error = gfs2_quota_lock_check(dip, &ap); in link_dinode()
967 error = gfs2_quota_lock_check(dip, &ap); in gfs2_link()
1502 error = gfs2_quota_lock_check(ndip, &ap); in gfs2_rename()
Dfile.c440 ret = gfs2_quota_lock_check(ip, &ap); in gfs2_page_mkwrite()
990 error = gfs2_quota_lock_check(ip, &ap); in __gfs2_fallocate()
Dbmap.c1046 ret = gfs2_quota_lock_check(ip, &ap); in gfs2_iomap_begin_write()
2112 error = gfs2_quota_lock_check(ip, &ap); in do_grow()
Dxattr.c737 error = gfs2_quota_lock_check(ip, &ap); in ea_alloc_skeleton()