Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dfile_table.c238 __fput(llist_entry(node, struct file, f_u.fu_llist)); in delayed_fput()
280 if (llist_add(&file->f_u.fu_llist, &delayed_fput_list)) in fput()
/linux-4.4.14/include/linux/
Dfs.h841 struct llist_node fu_llist; member