Home
last modified time | relevance | path

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

/Linux-v6.6/fs/gfs2/
Dinode.c1327 static int gfs2_ok_to_move(struct gfs2_inode *this, struct gfs2_inode *to) in gfs2_ok_to_move() function
1437 error = gfs2_ok_to_move(ip, ndip); in gfs2_rename()
1671 error = gfs2_ok_to_move(oip, ndip); in gfs2_exchange()
1678 error = gfs2_ok_to_move(nip, odip); in gfs2_exchange()