Home
last modified time | relevance | path

Searched refs:volume (Results 1 – 13 of 13) sorted by relevance

/include/linux/
Dfscache-cache.h57 void (*acquire_volume)(struct fscache_volume *volume);
60 void (*free_volume)(struct fscache_volume *volume);
96 extern void fscache_withdraw_volume(struct fscache_volume *volume);
102 fscache_try_get_volume(struct fscache_volume *volume,
104 extern void fscache_put_volume(struct fscache_volume *volume,
106 extern void fscache_end_volume_access(struct fscache_volume *volume,
Dfscache.h24 #define fscache_volume_valid(volume) (volume) argument
31 #define fscache_volume_valid(volume) (0) argument
109 struct fscache_volume *volume; /* Parent volume of this file. */ member
222 void fscache_relinquish_volume(struct fscache_volume *volume, in fscache_relinquish_volume() argument
226 if (fscache_volume_valid(volume)) in fscache_relinquish_volume()
227 __fscache_relinquish_volume(volume, coherency_data, invalidate); in fscache_relinquish_volume()
246 struct fscache_cookie *fscache_acquire_cookie(struct fscache_volume *volume, in fscache_acquire_cookie() argument
254 if (!fscache_volume_valid(volume)) in fscache_acquire_cookie()
256 return __fscache_acquire_cookie(volume, advice, in fscache_acquire_cookie()
Ddtlk.h74 unsigned char volume; /* nV; 0-9 */ member
/include/trace/events/
Dfscache.h244 __field(unsigned int, volume )
250 __entry->volume = volume_debug_id;
256 __entry->volume,
358 __field(unsigned int, volume )
366 __entry->volume = volume_debug_id;
374 __entry->volume,
417 __field(unsigned int, volume )
424 __entry->volume = cookie->volume->debug_id;
425 __entry->v_ref = refcount_read(&cookie->volume->ref);
426 __entry->v_n_cookies = atomic_read(&cookie->volume->n_cookies);
[all …]
Dafs.h1252 TP_PROTO(struct afs_cell *cell, struct afs_volume *volume),
1254 TP_ARGS(cell, volume),
1259 __array(char, volume, 24)
1264 __entry->vid = volume->vid;
1268 __len = min_t(int, volume->name_len, 23);
1269 memcpy(__entry->volume, volume->name, __len);
1270 __entry->volume[__len] = 0;
1274 __entry->cell, __entry->volume, __entry->vid)
Dcachefiles.h411 TP_PROTO(struct cachefiles_volume *volume,
415 TP_ARGS(volume, ino, why),
425 __entry->vol = volume->vcookie->debug_id;
/include/sound/
Dpt2258.h16 unsigned char volume[6]; member
Dmixer_oss.h34 int volume[2]; member
/include/uapi/linux/caif/
Dcaif_socket.h157 char volume[16]; member
/include/uapi/sound/
Dasound_fm.h37 unsigned char volume; /* 6 bits: volume */ member
/include/net/caif/
Dcfctrl.h77 char volume[20]; /* Volume to mount for RFM */ member
/include/linux/mfd/
Dwl1273-core.h263 unsigned int volume; member
/include/uapi/linux/
Dsoundcard.h295 int volume; member