Searched refs:CONFIGFS_ITEM_ATTR (Results 1 – 4 of 4) sorted by relevance
55 #define CONFIGFS_ITEM_ATTR 0x0004 macro63 #define CONFIGFS_NOT_PINNED (CONFIGFS_ITEM_ATTR | CONFIGFS_ITEM_BIN_ATTR)
400 if ((type & CONFIGFS_ITEM_ATTR) && !attr->store) in check_perm()415 if ((type & CONFIGFS_ITEM_ATTR) && !attr->show) in check_perm()474 return check_perm(inode, filp, CONFIGFS_ITEM_ATTR); in configfs_open_file()544 CONFIGFS_ITEM_ATTR); in configfs_create_file()
231 if (sd->s_type & (CONFIGFS_ITEM_ATTR | CONFIGFS_ITEM_BIN_ATTR)) { in configfs_get_name()
947 type_print(CONFIGFS_ITEM_ATTR); in configfs_dump_one()