Home
last modified time | relevance | path

Searched refs:s_dependent_count (Results 1 – 2 of 2) sorted by relevance

/linux/fs/configfs/
A Dconfigfs_internal.h32 int s_dependent_count; member
A Ddir.c1091 p->s_dependent_count += 1; in configfs_do_depend_item()
1179 BUG_ON(sd->s_dependent_count < 1); in configfs_undepend_item()
1181 sd->s_dependent_count -= 1; in configfs_undepend_item()
1490 ret = sd->s_dependent_count ? -EBUSY : 0; in configfs_rmdir()

Completed in 9 milliseconds