Searched refs:SYSFS_DIR (Results 1 – 4 of 4) sorted by relevance
64 #define SYSFS_DIR 0x0001 macro68 #define SYSFS_COPY_NAME (SYSFS_DIR | SYSFS_KOBJ_LINK)
426 if (sysfs_type(sd) == SYSFS_DIR && acxt->parent_inode) in __sysfs_add_one()491 if (sysfs_type(sd) == SYSFS_DIR && acxt->parent_inode) in sysfs_remove_one()541 if (sysfs_type(sd) == SYSFS_DIR) in sysfs_drop_dentry()649 sd = sysfs_new_dirent(name, mode, SYSFS_DIR); in create_dir()765 if (sysfs_type(sd) != SYSFS_DIR) in __sysfs_remove_dir()
140 if (sysfs_type(child) == SYSFS_DIR) in sysfs_count_nlink()168 case SYSFS_DIR: in sysfs_init_inode()
38 .s_flags = SYSFS_DIR,