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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Dinode.h51 int gfs2_ok_to_move(struct gfs2_inode *this, struct gfs2_inode *to);
H A Dops_inode.c596 error = gfs2_ok_to_move(ip, ndip);
H A Dinode.c1016 * gfs2_ok_to_move - check if it's ok to move a directory to another directory
1026 int gfs2_ok_to_move(struct gfs2_inode *this, struct gfs2_inode *to) function

Completed in 89 milliseconds