Searched refs:ovl_can_move (Results 1 – 1 of 1) sorted by relevance
1003 static bool ovl_can_move(struct dentry *dentry) in ovl_get_redirect() 1150 if (!ovl_can_move(old)) in ovl_rename_start() 1152 if (!ovlrd->overwrite && !ovl_can_move(new)) in ovl_rename_start() 988 static bool ovl_can_move(struct dentry *dentry) ovl_can_move() function