Searched refs:is_dir (Results 1 – 4 of 4) sorted by relevance
87 int is_dir = S_ISDIR(mode); in securityfs_create_file() local91 if (!is_dir) { in securityfs_create_file()127 if (is_dir) { in securityfs_create_file()
667 ptr->is_dir = len && (name[len - 1] == '/'); in tomoyo_fill_path_info()931 if (filename->is_dir != pattern->is_dir) in tomoyo_path_matches_pattern()
504 bool is_dir; /* = tomoyo_strendswith(name, "/") */ member
131 if (buf->is_dir) in tomoyo_add_slash()