Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/9p/
A Dvfs_super.c346 .umount_begin = v9fs_umount_begin,
357 .umount_begin = v9fs_umount_begin,
/linux-6.3-rc2/fs/nfs/
A Dnfs4super.c31 .umount_begin = nfs_umount_begin,
A Dsuper.c81 .umount_begin = nfs_umount_begin,
/linux-6.3-rc2/Documentation/filesystems/
A Dlocking.rst171 void (*umount_begin) (struct super_block *);
195 umount_begin: no
A Dvfs.rst244 void (*umount_begin) (struct super_block *);
330 ``umount_begin``
/linux-6.3-rc2/fs/ceph/
A Dsuper.c1003 .umount_begin = ceph_umount_begin,
/linux-6.3-rc2/fs/cifs/
A Dcifsfs.c796 .umount_begin = cifs_umount_begin,
/linux-6.3-rc2/fs/
A Dnamespace.c1675 if (flags & MNT_FORCE && sb->s_op->umount_begin) { in do_umount()
1676 sb->s_op->umount_begin(sb); in do_umount()
/linux-6.3-rc2/fs/fuse/
A Dinode.c1056 .umount_begin = fuse_umount_begin,
/linux-6.3-rc2/include/linux/
A Dfs.h1903 void (*umount_begin) (struct super_block *); member

Completed in 36 milliseconds