Lines Matching refs:be
2 support (such as kAFS which can be found in fs/afs/ and NFS in
3 fs/nfs/). This facility includes allowing in-kernel mounts to be
4 performed and mountpoint degradation to be requested. The latter can
5 also be requested by userspace.
38 mountpoint to be expired in the automounting procedure outlined separately.
42 (1) Create at least one list off which the vfsmounts to be expired can be
49 (3) When you want mountpoints to be expired, call mark_mounts_for_expiry()
54 (it's only referenced by its parent vfsmount), then it will be deleted
65 mount is made on an expirable mount, the new vfsmount will not be on the
68 If a namespace is copied, all mountpoints contained therein will be copied,
69 and the copies of those that are on an expiration list will be added to the
78 mountpoint (though some will be rejected - the current process's idea of the
83 umount() or its parent mountpoint, an EBUSY error will be returned and the
84 mountpoint will not be marked for expiration or unmounted.
87 error will be given and it won't be unmounted.