Searched refs:ext2_checkpath (Results 1 – 3 of 3) sorted by relevance
89 int ext2_checkpath(struct inode *, struct inode *, struct ucred *);
1209 ext2_checkpath(struct inode *source, struct inode *target, struct ucred *cred) in ext2_checkpath() function
905 error = ext2_checkpath(ip, dp, tcnp->cn_cred); in ext2_rename()