Home
last modified time | relevance | path

Searched refs:ovl_can_move (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/overlayfs/
H A Ddir.c963 static bool ovl_can_move(struct dentry *dentry) in ovl_can_move() function
1116 if (!ovl_can_move(old)) in ovl_rename()
1118 if (!overwrite && !ovl_can_move(new)) in ovl_rename()
/kernel/linux/linux-6.6/fs/overlayfs/
H A Ddir.c953 static bool ovl_can_move(struct dentry *dentry) in ovl_can_move() function
1108 if (!ovl_can_move(old)) in ovl_rename()
1110 if (!overwrite && !ovl_can_move(new)) in ovl_rename()

Completed in 3 milliseconds