Home
last modified time | relevance | path

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

/openbmc/linux/fs/configfs/
H A Dconfigfs_internal.h51 #define CONFIGFS_ITEM_LINK 0x0020 macro
H A Dinode.c189 if (sd->s_type & (CONFIGFS_DIR | CONFIGFS_ITEM_LINK)) in configfs_get_name()
H A Dsymlink.c228 if (!(sd->s_type & CONFIGFS_ITEM_LINK)) in configfs_unlink()
H A Ddir.c370 err = configfs_make_dirent(p, dentry, target, mode, CONFIGFS_ITEM_LINK, in configfs_create_link()
948 type_print(CONFIGFS_ITEM_LINK); in configfs_dump_one()