Home
last modified time | relevance | path

Searched refs:CONFIGFS_ITEM_LINK (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/configfs/
Dconfigfs_internal.h67 #define CONFIGFS_ITEM_LINK 0x0020 macro
149 if (sd->s_type & CONFIGFS_ITEM_LINK) { in configfs_get_config_item()
Dinode.c228 if (sd->s_type & (CONFIGFS_DIR | CONFIGFS_ITEM_LINK)) in configfs_get_name()
Dsymlink.c224 if (!(sd->s_type & CONFIGFS_ITEM_LINK)) in configfs_unlink()
Ddir.c395 CONFIGFS_ITEM_LINK, p->s_frag); in configfs_create_link()
990 type_print(CONFIGFS_ITEM_LINK); in configfs_dump_one()