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

/linux-master/fs/overlayfs/
H A Ddir.c140 int ovl_mkdir_real(struct ovl_fs *ofs, struct inode *dir, function
193 err = ovl_mkdir_real(ofs, dir, &newdentry, attr->mode);
H A Doverlayfs.h845 int ovl_mkdir_real(struct ovl_fs *ofs, struct inode *dir,
H A Dsuper.c318 err = ovl_mkdir_real(ofs, dir, &work, attr.ia_mode);

Completed in 154 milliseconds