Home
last modified time | relevance | path

Searched refs:cleanup_mnt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dnamespace.c1099 static void cleanup_mnt(struct mount *mnt) in cleanup_mnt() function
1126 cleanup_mnt(container_of(head, struct mount, mnt_rcu)); in __cleanup_mnt()
1136 cleanup_mnt(m); in delayed_mntput()
1205 cleanup_mnt(mnt); in mntput_no_expire()
/kernel/linux/linux-6.6/fs/
H A Dnamespace.c1234 static void cleanup_mnt(struct mount *mnt) in cleanup_mnt() function
1261 cleanup_mnt(container_of(head, struct mount, mnt_rcu)); in __cleanup_mnt()
1271 cleanup_mnt(m); in delayed_mntput()
1340 cleanup_mnt(mnt); in mntput_no_expire()

Completed in 10 milliseconds