Home
last modified time | relevance | path

Searched refs:create_files (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/test/image/
H A Dtest-imagetools.sh56 create_files() function
193 create_files
/openbmc/u-boot/test/fs/
H A Dfs-test.sh351 function create_files() { function
546 create_files $IMAGE $MD5_FILE_FS
588 create_files $IMAGE $MD5_FILE_FS
/openbmc/linux/fs/sysfs/
H A Dgroup.c34 static int create_files(struct kernfs_node *parent, struct kobject *kobj, in create_files() function
152 error = create_files(kn, kobj, uid, gid, grp, update); in internal_create_group()