Home
last modified time | relevance | path

Searched refs:umount_begin (Results 1 – 10 of 10) sorted by relevance

/linux/fs/9p/
A Dvfs_super.c344 .umount_begin = v9fs_umount_begin,
355 .umount_begin = v9fs_umount_begin,
/linux/fs/nfs/
A Dnfs4super.c31 .umount_begin = nfs_umount_begin,
A Dsuper.c81 .umount_begin = nfs_umount_begin,
/linux/Documentation/filesystems/
A Dlocking.rst168 void (*umount_begin) (struct super_block *);
193 umount_begin: no
A Dvfs.rst244 void (*umount_begin) (struct super_block *);
327 ``umount_begin``
/linux/fs/ceph/
A Dsuper.c867 .umount_begin = ceph_umount_begin,
/linux/fs/cifs/
A Dcifsfs.c745 .umount_begin = cifs_umount_begin,
/linux/fs/
A Dnamespace.c1624 if (flags & MNT_FORCE && sb->s_op->umount_begin) { in do_umount()
1625 sb->s_op->umount_begin(sb); in do_umount()
/linux/fs/fuse/
A Dinode.c1031 .umount_begin = fuse_umount_begin,
/linux/include/linux/
A Dfs.h2211 void (*umount_begin) (struct super_block *); member

Completed in 35 milliseconds