Searched refs:CONFIGFS_ITEM_BIN_ATTR (Results 1 – 4 of 4) sorted by relevance
317 if (type & CONFIGFS_ITEM_BIN_ATTR) { in __configfs_open_file()345 if ((type & CONFIGFS_ITEM_BIN_ATTR) && !buffer->bin_attr->write) in __configfs_open_file()358 if ((type & CONFIGFS_ITEM_BIN_ATTR) && !buffer->bin_attr->read) in __configfs_open_file()398 return __configfs_open_file(inode, filp, CONFIGFS_ITEM_BIN_ATTR); in configfs_open_bin_file()478 CONFIGFS_ITEM_BIN_ATTR, parent_sd->s_frag); in configfs_create_bin_file()
50 #define CONFIGFS_ITEM_BIN_ATTR 0x0008 macro57 #define CONFIGFS_NOT_PINNED (CONFIGFS_ITEM_ATTR | CONFIGFS_ITEM_BIN_ATTR)
193 if (sd->s_type & (CONFIGFS_ITEM_ATTR | CONFIGFS_ITEM_BIN_ATTR)) { in configfs_get_name()
468 if (sd->s_type & CONFIGFS_ITEM_BIN_ATTR) { in configfs_lookup()