Lines Matching refs:rmdir
28 mkdir(2). It is destroyed via rmdir(2). The attributes appear at
64 When an item needs to be destroyed, remove it with rmdir(2). An
112 Items are created by mkdir(2) and removed by rmdir(2), but configfs
251 Finally, when userspace calls rmdir(2) on the item or group,
259 IMPORTANT: drop_item() is void, and as such cannot fail. When rmdir(2)
278 is implemented in the configfs rmdir(2) code. ->drop_item() will not be
279 called, as the item has not been dropped. rmdir(2) will fail, as the
393 rmdir(2). They also are not considered when rmdir(2) on the parent
400 region item is removed with rmdir(2), the ocfs2 mount must BUG or go
406 depended on. configfs will then return -EBUSY from rmdir(2) for that
455 support mkdir(2) or rmdir(2) either. It only allows rename(2). The
456 "pending" directory does allow mkdir(2) and rmdir(2). An item is
463 As rmdir(2) does not work in the "live" directory, an item must be