Searched refs:operation (Results 1 – 9 of 9) sorted by relevance
/fs/btrfs/ |
D | raid56.c | 128 enum btrfs_rbio_ops operation; member 592 if (last->operation != cur->operation) in rbio_can_merge() 602 if (last->operation == BTRFS_RBIO_PARITY_SCRUB || in rbio_can_merge() 603 cur->operation == BTRFS_RBIO_PARITY_SCRUB) in rbio_can_merge() 606 if (last->operation == BTRFS_RBIO_REBUILD_MISSING || in rbio_can_merge() 607 cur->operation == BTRFS_RBIO_REBUILD_MISSING) in rbio_can_merge() 799 if (next->operation == BTRFS_RBIO_READ_REBUILD) in unlock_stripe() 801 else if (next->operation == BTRFS_RBIO_REBUILD_MISSING) { in unlock_stripe() 804 } else if (next->operation == BTRFS_RBIO_WRITE) { in unlock_stripe() 807 } else if (next->operation == BTRFS_RBIO_PARITY_SCRUB) { in unlock_stripe() [all …]
|
/fs/ceph/ |
D | locks.c | 35 static int ceph_lock_message(u8 lock_type, u16 operation, struct file *file, in ceph_lock_message() argument 45 if (operation != CEPH_MDS_OP_SETFILELOCK || cmd == CEPH_LOCK_UNLOCK) in ceph_lock_message() 48 req = ceph_mdsc_create_request(mdsc, operation, USE_AUTH_MDS); in ceph_lock_message() 65 (int)operation, owner, (u64)fl->fl_pid, fl->fl_start, length, in ceph_lock_message() 81 if (operation == CEPH_MDS_OP_GETFILELOCK) { in ceph_lock_message() 102 (int)operation, (u64)fl->fl_pid, fl->fl_start, in ceph_lock_message()
|
/fs/fscache/ |
D | Makefile | 12 operation.o \
|
/fs/coda/ |
D | Kconfig | 9 disconnected operation (e.g. for laptops), read/write server
|
/fs/cachefiles/ |
D | Kconfig | 28 operation and exported through file:
|
/fs/jffs2/ |
D | TODO | 2 - support asynchronous operation -- add a per-fs 'reserved_space' count,
|
/fs/ntfs/ |
D | Kconfig | 57 The only supported operation is overwriting existing files, without
|
/fs/reiserfs/ |
D | Kconfig | 36 operation. It will also go substantially slower. More than once we
|
/fs/nfs/ |
D | Kconfig | 143 may be sent in the NFS exchange_id operation. The value must be in
|