Searched refs:DIR_MODE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/s390/hypfs/ | ||
H A D | hypfs.h | 21 #define DIR_MODE 0550 macro |
H A D | inode.c | 379 dentry = hypfs_create_file(parent, name, NULL, S_IFDIR | DIR_MODE); in hypfs_mkdir() |