Home
last modified time | relevance | path

Searched refs:cleanup_mnt (Results 1 – 2 of 2) sorted by path

/linux/fs/
H A Dnamespace.c1247 static void cleanup_mnt(struct mount *mnt) in cleanup_mnt() function
1274 cleanup_mnt(container_of(head, struct mount, mnt_rcu)); in __cleanup_mnt()
1284 cleanup_mnt(m); in delayed_mntput()
1353 cleanup_mnt(mnt); in mntput_no_expire()
H A Dopen.c893 goto cleanup_mnt; in file_get_write_access()
897 cleanup_mnt: in file_get_write_access()