Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dinode.c1278 static int gfs2_ok_to_move(struct gfs2_inode *this, struct gfs2_inode *to) in gfs2_ok_to_move() function
1387 error = gfs2_ok_to_move(ip, ndip); in gfs2_rename()
1599 error = gfs2_ok_to_move(oip, ndip); in gfs2_exchange()
1606 error = gfs2_ok_to_move(nip, odip); in gfs2_exchange()