Lines Matching full:check
39 /* check if this filesystem was already registered */ in dfs_register()
103 /* check next path separator */ in dfs_filesystem_lookup()
171 /* check if it is a valid partition table */ in dfs_filesystem_get_partition()
256 /* check if there is mount implementation */ in dfs_mount()
271 /* Check if the path exists or not, raw APIs call, fixme */ in dfs_mount()
286 /* check whether the file system mounted or not in the filesystem table in dfs_mount()
293 /* check if it is an empty filesystem table entry? if it is, save fs */ in dfs_mount()
296 /* check if the PATH is mounted */ in dfs_mount()
318 /* open device, but do not check the status of device */ in dfs_mount()
383 /* check if the PATH is mounted */ in dfs_unmount()
398 /* close device, but do not check the status of device */ in dfs_unmount()
433 /* check device name, and it should not be NULL */ in dfs_mkfs()