Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/configfs/
H A Dsymlink.c102 target_sd->s_links++; in create_link()
110 target_sd->s_links--; in create_link()
254 target_sd->s_links--; in configfs_unlink()
H A Dconfigfs_internal.h37 int s_links; member
H A Ddir.c526 if (parent_sd->s_links) in configfs_detach_prep()