Home
last modified time | relevance | path

Searched refs:attached (Results 1 – 5 of 5) sorted by relevance

/fs/erofs/
A Dfileio.c97 unsigned int cur = 0, end = folio_size(folio), len, attached = 0; in erofs_fileio_scan_folio() local
127 attached = 0; in erofs_fileio_scan_folio()
147 attached = 0; in erofs_fileio_scan_folio()
151 if (!attached++) in erofs_fileio_scan_folio()
/fs/afs/
A Dserver_list.c178 slist->attached = true; in afs_attach_volume_to_servers()
239 if (!slist->attached) in afs_detach_volume_from_servers()
247 slist->attached = false; in afs_detach_volume_from_servers()
A Dinternal.h607 bool attached; /* T if attached to servers */ member
/fs/proc/
A DKconfig15 that are used by the attached devices to gain the CPU's attention --
/fs/btrfs/
A Dextent_io.c3267 int attached = 0; in alloc_extent_buffer() local
3363 attached++; in alloc_extent_buffer()
3452 if (i < attached) { in alloc_extent_buffer()

Completed in 24 milliseconds