Home
last modified time | relevance | path

Searched refs:s_links (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/configfs/
H A Dsymlink.c100 target_sd->s_links++; in create_link()
108 target_sd->s_links--; in create_link()
254 target_sd->s_links--; in configfs_unlink()
H A Dconfigfs_internal.h35 int s_links; member
H A Ddir.c502 if (parent_sd->s_links) in configfs_detach_prep()