Lines Matching refs:returned
100 filesystem. New vfsmount referring to the tree returned by ->mount()
675 A void * may be returned in fsdata, which then gets passed into
1031 be returned if someone else managed to make the automount first. If
1032 the vfsmount creation failed, then an error code should be returned.
1033 If -EISDIR is returned, then the directory will be treated as an
1034 ordinary directory and returned to pathwalk to continue walking.
1036 If a vfsmount is returned, the caller will attempt to mount it on the
1038 the case of failure. The vfsmount should be returned with 2 refs on
1049 past and construct the subtree there. 0 should be returned to let the
1050 calling process continue. -EISDIR can be returned to tell pathwalk to
1058 -ECHILD. -EISDIR may also be returned to tell pathwalk to
1115 and the dentry is returned. The caller must use dput()