Home
last modified time | relevance | path

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

/linux/fs/fuse/
A Dinode.c408 list_for_each_entry(fm_iter, &fc->mounts, fc_entry) { in fuse_ilookup()
834 list_add(&fm->fc_entry, &fc->mounts); in fuse_conn_init()
1467 list_add_tail(&fm->fc_entry, &fc->mounts); in fuse_get_tree_submount()
1732 list_del_init(&fm->fc_entry); in fuse_mount_remove()
A Dcontrol.c188 fm = list_first_entry(&fc->mounts, struct fuse_mount, fc_entry); in fuse_conn_congestion_threshold_write()
A Dfuse_i.h834 struct list_head fc_entry; member

Completed in 10 milliseconds