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

/external/genext2fs/
H A Dgenext2fs.c1413 mkdir_fs(filesystem *fs, uint32 parent_nod, const char *name, uint32 mode, function
1768 nod = mkdir_fs(fs, this_nod, name, mode, uid, gid, ctime, mtime);
2103 nod = mkdir_fs(fs, EXT2_ROOT_INO, "lost+found", FM_IRWXU, 0, 0, fs_timestamp, fs_timestamp);

Completed in 45 milliseconds