Searched defs:kernfs_open_node (Results 1 – 7 of 7) sorted by relevance
45924 struct kernfs_open_node { struct45925 atomic_t refcnt;45926 atomic_t event;45927 wait_queue_head_t poll;45928 struct list_head files;
75359 struct kernfs_open_node { struct75360 atomic_t refcnt;75361 atomic_t event;75362 wait_queue_head_t poll;75363 struct list_head files;
41784 struct kernfs_open_node { struct41785 atomic_t refcnt;41786 atomic_t event;41787 wait_queue_head_t poll;41788 struct list_head files;
45770 struct kernfs_open_node { struct45771 atomic_t refcnt;45772 atomic_t event;45773 wait_queue_head_t poll;45774 struct list_head files;