Home
last modified time | relevance | path

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

/linux-6.1.9/fs/gfs2/
Dinode.c1306 static int gfs2_ok_to_move(struct gfs2_inode *this, struct gfs2_inode *to) in gfs2_ok_to_move() function
1416 error = gfs2_ok_to_move(ip, ndip); in gfs2_rename()
1650 error = gfs2_ok_to_move(oip, ndip); in gfs2_exchange()
1657 error = gfs2_ok_to_move(nip, odip); in gfs2_exchange()