Searched defs:sysfs_addrm_cxt (Results 1 – 1 of 1) sorted by relevance
81 struct sysfs_addrm_cxt { struct82 struct sysfs_dirent *parent_sd;83 struct inode *parent_inode;84 struct sysfs_dirent *removed;108 void sysfs_addrm_start(struct sysfs_addrm_cxt *acxt, argument